Home
last modified time | relevance | path

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

123

/netbsd-src/external/bsd/unbound/dist/testdata/svcb.tdir/
H A Dsvcb.test-vectors-pf.zone53 v11 HTTPS 0 foo.example.com.
58 v12 HTTPS 1 .
62 v13 HTTPS 16 foo.example.com. port=53
66 v14 HTTPS 1 foo.example.com. key667=hello
71 v15 HTTPS 1 foo.example.com. key667="hello\210qoo"
75 v16 HTTPS 1 foo.example.com. ipv6hint="2001:db8::1,2001:db8::53:1"
79 v17 HTTPS 1 example.com. ipv6hint="2001:db8:ffff:ffff:ffff:ffff:198.51.100.100"
84 v18 HTTPS 16 foo.example.org. (alpn=h2,h3-19 mandatory=ipv4hint,alpn
90 v19 HTTPS 16 foo.example.org. alpn="f\\\\oo\\,bar,h2"
91 v20 HTTPS 16 foo.example.org. alpn=f\\\092oo\092,bar,h2
H A Dsvcb.success-cases.zone.cmp4 s03.success-cases. 3600 IN HTTPS 0 . alpn="h2,h3" no-default-alpn
5 s04.success-cases. 3600 IN HTTPS 0 . no-default-alpn
6 s05.success-cases. 3600 IN HTTPS 0 . mandatory=port alpn="dot" no-default-alpn port=853
7 s06.success-cases. 3600 IN HTTPS 0 . ech="aGVsbG93b3JsZCE="
8 s07.success-cases. 3600 IN HTTPS 0 . ech="aGVsbG93b3JsZCE="
9 s08.success-cases. 3600 IN HTTPS 0 . key11="a" key12="a" key13="a" key14="a" key15="a" key16="a" ke…
10 s09.success-cases. 3600 IN HTTPS 0 . alpn="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
H A Dsvcb.success-cases.zone20 s03 HTTPS 0 . alpn="h2,h3" no-default-alpn
26 s04 HTTPS 0 . no-default-alpn
30 ; (port and no-default-alpn are automatically mandatory keys with HTTPS)
33 s05 HTTPS 0 . alpn="dot" no-default-alpn port=853 mandatory=port
36 s06 HTTPS 0 . ech="aGVsbG93b3JsZCE="
39 s07 HTTPS 0 . echconfig="aGVsbG93b3JsZCE="
43 s08 HTTPS 0 . ( key11=a key12=a key13=a key14=a key15=a key16=a key17=a key18=a key19=a key11…
47 s09 HTTPS 0 . ( alpn="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
H A Dsvcb.test-vectors-wf.zone123 v11 HTTPS \# 19 (
131 v12 HTTPS \# 3 (
138 v13 HTTPS \# 25 (
148 v14 HTTPS \# 28 (
159 v15 HTTPS \# 32 (
169 v16 HTTPS \# 55 (
180 v17 HTTPS \# 35 (
191 v18 HTTPS \# 48 (
212 v19 HTTPS \# 35 (
222 v20 HTTPS \# 35 (
H A Dsvcb.failure-cases-018 f21 HTTPS 1 foo.example.com. ech="123"
9 f21 HTTPS 1 foo.example.com. echconfig="123"
H A Dsvcb.failure-cases-028 f22 HTTPS 1 foo.example.com. port=65536
H A Dsvcb.failure-cases-048 f23 HTTPS 1 foo.example.com. ( alpn="aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa…
H A Dsvcb.dsc3 Description: Test SVCB and HTTPS parsing
H A Dcrypto.cloudflare.com.zone8 crypto.cloudflare.com. 300 IN HTTPS 1 . alpn=h2 ipv4hint=162.159.135.79,162.159.136.79 …
H A Dsvcb.failure-cases-038 f23 HTTPS 1 foo.example.com. ( key11=a key12=a key13=a key14=a key15=a key16=a key17=a key18=a ke…
/netbsd-src/crypto/external/bsd/openssl.old/dist/doc/man1/
H A Dtsget.pod6 tsget - Time Stamping HTTP/HTTPS client
28 specified in B<RFC 3161>, to a timestamp server over HTTP or HTTPS and storing
56 The URL of the HTTP/HTTPS server listening for timestamp requests.
84 (HTTPS) In case of certificate-based client authentication over HTTPS
91 (HTTPS) Specifies the passphrase for the private key specified by the B<-k>
97 (HTTPS) In case of certificate-based client authentication over HTTPS
104 (HTTPS) The trusted CA certificate store. The certificate chain of the peer's
106 Either option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
110 (HTTPS) The path containing the trusted CA certificates to verify the peer's
113 HTTPS. (Optional)
[all …]
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man1/
H A Dtsget.pod5 tsget - Time Stamping HTTP/HTTPS client
27 in RFC 3161, to a timestamp server over HTTP or HTTPS and storing the
54 The URL of the HTTP/HTTPS server listening for timestamp requests.
84 (HTTPS) In case of certificate-based client authentication over HTTPS
91 (HTTPS) Specifies the passphrase for the private key specified by the B<-k>
97 (HTTPS) In case of certificate-based client authentication over HTTPS
104 (HTTPS) The trusted CA certificate store. The certificate chain of the peer's
106 Either option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
110 (HTTPS) The path containing the trusted CA certificates to verify the peer's
112 option B<-C> or option B<-P> must be given in case of HTTPS. (Optional)
[all …]
/netbsd-src/external/mpl/bind/dist/bin/tests/system/resolver/ns6/
H A Dexample.net.db.in18 www IN HTTPS 0 http-server
20 https-loop IN HTTPS 0 https-next
22 https-next IN HTTPS 0 https-loop
24 https-cname IN HTTPS 0 cname-server
27 https-cname-loop IN HTTPS 0 https-cname-loop0
/netbsd-src/external/mpl/bind/dist/bin/tests/
H A Dtest_server.c33 typedef enum { UDP, TCP, DOT, HTTPS, HTTP } protocol_t; enumerator
268 case HTTPS: in run()
270 bool is_https = protocol == HTTPS; in run()
/netbsd-src/crypto/external/bsd/openssl/dist/doc/man3/
H A DOSSL_CMP_MSG_http_perform.pod21 The default port is 80 for HTTP and 443 for HTTPS; the default path is "/".
31 while using a proxy for HTTPS connections requires a suitable callback function
H A DOSSL_HTTP_transfer.pod62 defaulting to 80 for HTTP or 443 for HTTPS.
88 while using a proxy for HTTPS connections requires a suitable callback function
106 I<detail> being 1 if I<use_ssl> is nonzero (i.e., HTTPS is requested), else 0.
108 For instance, on connect the callback may push an SSL BIO to implement HTTPS;
149 to set up an SSL/TLS connection via an HTTPS proxy.
164 If <rctx> indicates using a proxy for HTTP (but not HTTPS), the server host
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream.tdir/
H A Ddoh_downstream.dsc3 Description: Test DNS-over-HTTPS query processing
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_buffer_size.tdir/
H A Ddoh_downstream_buffer_size.dsc3 Description: Test DNS-over-HTTPS http-response-buffer-size
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_endpoint.tdir/
H A Ddoh_downstream_endpoint.dsc3 Description: Test DNS-over-HTTPS query processing, endpoint setting
/netbsd-src/external/bsd/unbound/dist/testdata/doh_downstream_post.tdir/
H A Ddoh_downstream_post.dsc3 Description: Test DNS-over-HTTPS query processing, using POST method
/netbsd-src/external/bsd/libevent/dist/sample/
H A Dhttps-client.c239 enum { HTTP, HTTPS } type = HTTP; in main() enumerator
436 type = HTTPS; in main()
/netbsd-src/external/bsd/libevent/dist/test/
H A Dregress_http.c4674 #define HTTPS(name) \ macro
4789 HTTPS(basic),
4790 HTTPS(filter_basic),
4791 HTTPS(simple),
4792 HTTPS(simple_dirty),
4793 HTTPS(incomplete),
4794 HTTPS(incomplete_timeout),
4798 HTTPS(chunk_out),
4799 HTTPS(filter_chunk_out),
4800 HTTPS(stream_out),
[all …]
/netbsd-src/external/mpl/bind/dist/doc/notes/
H A Dnotes-9.18.0.rst
/netbsd-src/external/mpl/bind/dist/bin/tests/system/xfer/
H A Ddig1.good62 https0.example. 3600 IN HTTPS 0 example.net.
63 https1.example. 3600 IN HTTPS 1 . port=60
H A Ddig2.good62 https0.example. 3600 IN HTTPS 0 example.net.
63 https1.example. 3600 IN HTTPS 1 . port=60

123