Home
last modified time | relevance | path

Searched refs:localhost (Results 1 – 25 of 273) sorted by relevance

1234567891011

/external/curl/tests/certs/
DMakefile.am29 Server-localhost-sv.prm \
30 Server-localhost.nn-sv.prm \
39 Server-localhost-sv.crl \
40 Server-localhost-sv.crt \
41 Server-localhost-sv.csr \
42 Server-localhost-sv.der \
43 Server-localhost-sv.dhp \
44 Server-localhost-sv.key \
45 Server-localhost-sv.pem \
46 Server-localhost-sv.pub.der \
[all …]
DServer-localhost-sv.prm3 subjectAltName = DNS:localhost
20 commonName_value = localhost
DServer-localhost.nn-sv.prm3 subjectAltName = DNS:localhost.nn
20 commonName_value = localhost.nn
DServer-localhost0h-sv.prm3 #subjectAltName = DNS:localhost\0h
21 commonName_value = localhost
/external/apache-harmony/support/src/test/resources/config/
Dlocalhosttest.ini2 WebName=localhost.
6 ProxyServerTestHost=localhost
7 SocksServerTestHost=localhost
10 FTPTestAddress=jcltest:jclpass@localhost
/external/autotest/client/common_lib/cros/fake_device_server/
DREADME16 curl -X POST -d "" http://localhost:8080/registrationTickets
18 http://localhost:8080/registrationTickets/<id>
20 http://localhost:8080/registrationTickets/<id>/finalize
23 curl -X GET -d "" http://localhost:8080/devices
26 curl -X POST -d '{"base": { "Reboot": {}}' http://localhost:8080/devices\
30 curl -X PATCH -d '{"state": "done"}' http://localhost:8080/devices/\
/external/curl/tests/data/
Dtest203731 https Server-localhost-sv.pem
37 …/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.pub.pem https://localhost:%H…
39 # Ensure that we're running on localhost because we're checking the host name
53 Host: localhost:%HTTPSPORT
Dtest203431 https Server-localhost-sv.pem
37 …/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.pub.der https://localhost:%H…
39 # Ensure that we're running on localhost because we're checking the host name
53 Host: localhost:%HTTPSPORT
Dtest24133 HTTP-IPv6 GET (using ip6-localhost)
36 -g "http://ip6-localhost:%HTTP6PORT/241"
39 ./server/resolve --ipv6 ip6-localhost
51 Host: ip6-localhost:%HTTP6PORT
Dtest31222 https Server-localhost.nn-sv.pem
25 HTTPS GET to localhost and null-prefixed CN cert
28 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/312
30 # Ensure that we're running on localhost because we're checking the host name
Dtest31318 https Server-localhost-sv.pem
24 …R/certs/EdelCurlRoot-ca.crt --crlfile %SRCDIR/certs/Server-localhost-sv.crl https://localhost:%HTT…
26 # Ensure that we're running on localhost because we're checking the host name
Dtest203523 https Server-localhost-sv.pem
29 …ts/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.der https://localhost:%HTT…
31 # Ensure that we're running on localhost because we're checking the host name
Dtest203823 https Server-localhost-sv.pem
29 …ts/EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost-sv.pem https://localhost:%HTT…
31 # Ensure that we're running on localhost because we're checking the host name
Dtest31030 https Server-localhost-sv.pem
36 --cacert %SRCDIR/certs/EdelCurlRoot-ca.crt https://localhost:%HTTPSPORT/310
38 # Ensure that we're running on localhost because we're checking the host name
52 Host: localhost:%HTTPSPORT
Dtest204131 https Server-localhost-sv.pem
37 …pinnedpubkey sha256//pyh+fICi9M8MFEZvherIT0cs3MN+cXNGoU9Giwyx1so= https://localhost:%HTTPSPORT/2041
39 # Ensure that we're running on localhost because we're checking the host name
53 Host: localhost:%HTTPSPORT
Dtest204823 https Server-localhost-sv.pem
29 …EdelCurlRoot-ca.crt --pinnedpubkey %SRCDIR/certs/Server-localhost.nn-sv.pub.der https://localhost:…
Dtest204223 https Server-localhost-sv.pem
29 …pinnedpubkey sha256//bSIggTf+ikMG0CtmDlpMVBd7yi7H1md4URogRPqerso= https://localhost:%HTTPSPORT/2042
31 # Ensure that we're running on localhost because we're checking the host name
Dtest108336 HTTP-IPv6 GET with ip6-localhost --interface
39 -g "http://%HOST6IP:%HTTP6PORT/1083" --interface ip6-localhost
42 …ult test server host address';} else {exec './server/resolve --ipv6 ip6-localhost'; print 'Cannot …
/external/okhttp/mockwebserver/src/main/java/com/squareup/okhttp/internal/
DSslContextBuilder.java42 private static SSLContext localhost; // Lazily initialized. field in SslContextBuilder
45 public static synchronized SSLContext localhost() { in localhost() method in SslContextBuilder
46 if (localhost != null) return localhost; in localhost()
55 localhost = new SslContextBuilder() in localhost()
60 return localhost; in localhost()
/external/libvncserver/webclients/java-applet/ssl/
Dss_vncviewer155 localhost="localhost"
157 localhost="127.0.0.1"
595 host=$localhost
2479 vnc_host="$localhost"
2665 proxy="${u}$localhost:$nd"
2667 proxy="${sproxy1_user}$localhost:$nd"
2723 proxy="${ssh_user2}$localhost:$proxport"
2893 host="$localhost"
2898 proxy="$localhost:$use"
2975 echo "$VNCVIEWERCMD" "$@" $localhost:$N
[all …]
/external/curl/tests/
Dstunnel.pem11 subjectAltName = DNS:localhost
18 subjectInfoAccess = AD_DVCS;URI:"https://localhost:8433/509"
19 authorityInfoAccess = AD_DVCS;URI:"https://localhost:8433/509"
39 1.commonName_value = "localhost"
65 Issuer: C=SE, ST=Solna, L=Mooo, O=Haxx, OU=Coolx, CN=storbror, CN=localhost
69 Subject: C=SE, ST=Solna, L=Mooo, O=Haxx, OU=Coolx, CN=storbror, CN=localhost
88 DNS:localhost
102 ad dvcs - URI:https://localhost:8433/509
105 ad dvcs - URI:https://localhost:8433/509
/external/ltp/testcases/network/stress/ssh/
Dssh-stress03-rmt48 localhost="127.0.0.1"
53 localhost="::1"
60 netstress -r $requests -l -H $localhost -g $lport > /dev/null
/external/ltp/testcases/commands/mail/
Dmail_tests.sh113 mail -s "Test" root@localhost < $LTPTMP/tst_mail.in \
237 mail -s "Test" non_existent_user@localhost < $LTPTMP/tst_mail.in > \
304 mail -s "Test" root@localhost -c mail_test@localhost < \
341 mail -s "Test" root@localhost -c mail_test@localhost < \
/external/autotest/site_utils/
Dsetup_dev_autotest.sh159 host: localhost
161 readonly_host: localhost
166 hostname: localhost
169 drones: localhost
/external/ppp/pppd/plugins/radius/etc/
Dradiusclient.conf37 authserver localhost:1812
42 acctserver localhost:1813

1234567891011