Searched refs:HTTPS (Results 1 – 25 of 92) sorted by relevance
1234
/external/curl/tests/data/ |
D | test305 | 4 HTTPS 19 insecure HTTPS without permission
|
D | test308 | 4 HTTPS 20 simple HTTPS GET with invalid crypto engine
|
D | test309 | 5 HTTPS 20 This server reply is for testing a simple Location: following to HTTPS URL 59 HTTP Location: redirect to HTTPS URL
|
D | test300 | 4 HTTPS 32 simple HTTPS GET
|
D | test560 | 4 HTTPS 36 simple HTTPS GET with multi interface
|
D | test303 | 4 HTTPS 33 HTTPS with 8 secs timeout
|
D | test306 | 4 HTTPS 45 HTTPS GET, receive no headers only data!
|
D | test302 | 4 HTTPS 32 HTTPS GET over HTTP proxy fails
|
D | test307 | 4 HTTPS 36 simple HTTPS GET with openssl engine
|
D | test312 | 4 HTTPS 25 HTTPS GET to localhost and null-prefixed CN cert
|
D | test311 | 4 HTTPS 25 HTTPS wrong subjectAltName but right CN
|
D | test2042 | 4 HTTPS 26 HTTPS wrong base64-sha256 pinnedpubkey but right CN
|
D | test2035 | 4 HTTPS 26 HTTPS wrong DER pinnedpubkey but right CN
|
D | test301 | 4 HTTPS 33 HTTPS GET with user and password
|
D | test2038 | 4 HTTPS 26 HTTPS wrong PEM pinnedpubkey but right CN
|
D | test310 | 4 HTTPS 33 simple HTTPS GET
|
D | test325 | 4 HTTPS 42 HTTPS with attempted redirect to denied HTTP
|
D | test94 | 4 HTTPS 34 HTTPS GET with failed proxy auth (CONNECT 1.0)
|
D | test2041 | 4 HTTPS 34 simple HTTPS GET with base64-sha256 public key pinning
|
D | test2037 | 4 HTTPS 34 simple HTTPS GET with PEM public key pinning
|
D | test2034 | 4 HTTPS 34 simple HTTPS GET with DER public key pinning
|
D | test304 | 4 HTTPS 30 HTTPS multipart formpost
|
/external/python/cpython2/Lib/test/ |
D | test_wsgiref.py | 236 self.checkCrossDefault('wsgi.url_scheme',"https",HTTPS="on") 237 self.checkCrossDefault('wsgi.url_scheme',"https",HTTPS="1") 238 self.checkCrossDefault('wsgi.url_scheme',"https",HTTPS="yes") 239 self.checkCrossDefault('wsgi.url_scheme',"http",HTTPS="foo") 240 self.checkCrossDefault('SERVER_PORT',"80",HTTPS="foo") 241 self.checkCrossDefault('SERVER_PORT',"443",HTTPS="on") 260 self.checkAppURI("https://127.0.0.1/", HTTPS="on") 414 h=TestHandler(HTTPS="on"); h.setup_environ()
|
/external/curl/packages/Win32/cygwin/ |
D | README | 2 FTP, FTPS, HTTP, HTTPS, TELNET, DICT, FILE and LDAP. 3 Curl supports HTTPS certificates, HTTP POST, HTTP PUT, 94 supporting FTP, FTPS, HTTP, HTTPS, TELNET, DICT, FILE 95 and LDAP. Curl supports HTTPS certificates, HTTP POST, HTTP PUT,
|
/external/autotest/client/site_tests/security_NetworkListeners/ |
D | baseline.webservd | 1 # Brillo webserver listens for requests on both HTTP and HTTPS.
|
1234