Searched refs:HTTPS (Results 1 – 25 of 154) sorted by relevance
1234567
/external/curl/docs/cmdline-opts/ |
D | proxy-tlsv1.d | 2 Help: Use TLSv1 for HTTPS proxy 5 Same as --tlsv1 but used in HTTPS proxy context.
|
D | proxy-key.d | 2 Help: Private key for HTTPS proxy 5 Same as --key but used in HTTPS proxy context.
|
D | proxy-tlspassword.d | 3 Help: TLS password for HTTPS proxy 6 Same as --tlspassword but used in HTTPS proxy context.
|
D | proxy-tlsuser.d | 3 Help: TLS username for HTTPS proxy 6 Same as --tlsuser but used in HTTPS proxy context.
|
D | proxy-tlsauthtype.d | 3 Help: TLS authentication type for HTTPS proxy 6 Same as --tlsauthtype but used in HTTPS proxy context.
|
D | proxy-insecure.d | 2 Help: Do HTTPS proxy connections without verifying the proxy 5 Same as --insecure but used in HTTPS proxy context.
|
D | proxy-pass.d | 3 Help: Pass phrase for the private key for HTTPS proxy 6 Same as --pass but used in HTTPS proxy context.
|
D | proxy-cert-type.d | 4 Help: Client certificate type for HTTPS proxy 6 Same as --cert-type but used in HTTPS proxy context.
|
D | proxy-ssl-allow-beast.d | 2 Help: Allow security flaw for interop for HTTPS proxy 5 Same as --ssl-allow-beast but used in HTTPS proxy context.
|
D | doh-url.d | 6 Specifies which DNS-over-HTTPS (DOH) server to use to resolve hostnames, 7 instead of using the default name resolver mechanism. The URL must be HTTPS.
|
/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/tests/data/ |
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 | test305 | 4 HTTPS 19 insecure HTTPS without permission
|
D | test308 | 4 HTTPS 21 simple HTTPS GET with invalid crypto engine
|
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 | test302 | 4 HTTPS 32 HTTPS GET over HTTP proxy fails
|
D | test306 | 4 HTTPS 45 HTTPS GET, receive no headers only data!
|
D | test307 | 4 HTTPS 36 simple HTTPS GET with openssl engine
|
D | test311 | 4 HTTPS 25 HTTPS wrong subjectAltName but right CN
|
D | test312 | 4 HTTPS 25 HTTPS GET to localhost and null-prefixed CN cert
|
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
|
/external/u-boot/doc/ |
D | README.iscsi | 23 The HTTPS protocol provides certificate based validation of servers. Sensitive 31 via HTTPS and to download any other files needed for booting via iSCSI from the 36 network booting. It supports both HTTPS and iSCSI. It has a scripting engine for 49 secondary boot script via HTTPS or open a shell. 78 +--------+ | | HTTPS | | 80 | HTTPS | | | Load | |
|
1234567