Home
last modified time | relevance | path

Searched refs:HTTPS (Results 1 – 25 of 154) sorted by relevance

1234567

/external/curl/docs/cmdline-opts/
Dproxy-tlsv1.d2 Help: Use TLSv1 for HTTPS proxy
5 Same as --tlsv1 but used in HTTPS proxy context.
Dproxy-key.d2 Help: Private key for HTTPS proxy
5 Same as --key but used in HTTPS proxy context.
Dproxy-tlspassword.d3 Help: TLS password for HTTPS proxy
6 Same as --tlspassword but used in HTTPS proxy context.
Dproxy-tlsuser.d3 Help: TLS username for HTTPS proxy
6 Same as --tlsuser but used in HTTPS proxy context.
Dproxy-tlsauthtype.d3 Help: TLS authentication type for HTTPS proxy
6 Same as --tlsauthtype but used in HTTPS proxy context.
Dproxy-insecure.d2 Help: Do HTTPS proxy connections without verifying the proxy
5 Same as --insecure but used in HTTPS proxy context.
Dproxy-pass.d3 Help: Pass phrase for the private key for HTTPS proxy
6 Same as --pass but used in HTTPS proxy context.
Dproxy-cert-type.d4 Help: Client certificate type for HTTPS proxy
6 Same as --cert-type but used in HTTPS proxy context.
Dproxy-ssl-allow-beast.d2 Help: Allow security flaw for interop for HTTPS proxy
5 Same as --ssl-allow-beast but used in HTTPS proxy context.
Ddoh-url.d6 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/
Dtest_wsgiref.py236 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/
Dtest3095 HTTPS
20 This server reply is for testing a simple Location: following to HTTPS URL
59 HTTP Location: redirect to HTTPS URL
Dtest3054 HTTPS
19 insecure HTTPS without permission
Dtest3084 HTTPS
21 simple HTTPS GET with invalid crypto engine
Dtest3004 HTTPS
32 simple HTTPS GET
Dtest5604 HTTPS
36 simple HTTPS GET with multi interface
Dtest3034 HTTPS
33 HTTPS with 8 secs timeout
Dtest3024 HTTPS
32 HTTPS GET over HTTP proxy fails
Dtest3064 HTTPS
45 HTTPS GET, receive no headers only data!
Dtest3074 HTTPS
36 simple HTTPS GET with openssl engine
Dtest3114 HTTPS
25 HTTPS wrong subjectAltName but right CN
Dtest3124 HTTPS
25 HTTPS GET to localhost and null-prefixed CN cert
Dtest20424 HTTPS
26 HTTPS wrong base64-sha256 pinnedpubkey but right CN
Dtest20354 HTTPS
26 HTTPS wrong DER pinnedpubkey but right CN
/external/u-boot/doc/
DREADME.iscsi23 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