| /freebsd-14.2/crypto/openssl/doc/man1/ |
| H A D | tsget.pod | 5 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 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) 162 Get a timestamp response for F<file1.tsq> over HTTPS without client [all …]
|
| H A D | openssl-ocsp.pod.in | 164 Both HTTP and HTTPS (SSL/TLS) URLs can be specified.
|
| /freebsd-14.2/sys/contrib/openzfs/config/ |
| H A D | user-libfetch.m4 | 12 dnl # * HTTPS support 42 if curl-config --protocols 2>/dev/null | grep -q HTTPS &&
|
| /freebsd-14.2/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_MSG_http_perform.pod | 21 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 D | OSSL_HTTP_transfer.pod | 62 defaulting to 80 for HTTP or 443 for HTTPS. 90 while using a proxy for HTTPS connections requires a suitable callback function 108 I<detail> being 1 if I<use_ssl> is nonzero (i.e., HTTPS is requested), else 0. 110 For instance, on connect the callback may push an SSL BIO to implement HTTPS; 151 to set up an SSL/TLS connection via an HTTPS proxy. 166 If <rctx> indicates using a proxy for HTTP (but not HTTPS), the server host
|
| H A D | OSSL_CMP_CTX_new.pod | 350 the default port applies, which is 80 for HTTP and 443 for HTTPS. 378 argument being 1 if HTTPS is requested, i.e., SSL/TLS should be enabled. On 380 For instance, on connect the function may prepend a TLS BIO to implement HTTPS;
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/sample/ |
| H A D | https-client.c | 238 enum { HTTP, HTTPS } type = HTTP; in main() enumerator 435 type = HTTPS; in main()
|
| /freebsd-14.2/contrib/libevent/sample/ |
| H A D | https-client.c | 238 enum { HTTP, HTTPS } type = HTTP; in main() enumerator 435 type = HTTPS; in main()
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_http.c | 4665 #define HTTPS(name) \ macro 4780 HTTPS(basic), 4781 HTTPS(filter_basic), 4782 HTTPS(simple), 4783 HTTPS(simple_dirty), 4784 HTTPS(incomplete), 4789 HTTPS(chunk_out), 4790 HTTPS(filter_chunk_out), 4791 HTTPS(stream_out), 4792 HTTPS(connection_fail), [all …]
|
| /freebsd-14.2/contrib/libevent/test/ |
| H A D | regress_http.c | 4665 #define HTTPS(name) \ macro 4780 HTTPS(basic), 4781 HTTPS(filter_basic), 4782 HTTPS(simple), 4783 HTTPS(simple_dirty), 4784 HTTPS(incomplete), 4789 HTTPS(chunk_out), 4790 HTTPS(filter_chunk_out), 4791 HTTPS(stream_out), 4792 HTTPS(connection_fail), [all …]
|
| /freebsd-14.2/usr.sbin/services_mkdb/ |
| H A D | services | 1408 netconfsoaphttp 832/tcp #NETCONF for SOAP over HTTPS 1409 netconfsoaphttp 832/udp #NETCONF for SOAP over HTTPS 1894 vami 5480/tcp #VMware Appliance Management Interface, HTTPS-like 1895 vami 5480/udp #VMware Appliance Management Interface, HTTPS-like 2035 amt-soap-https 16993/tcp #Intel(R) AMT SOAP/HTTPS 2036 amt-soap-https 16993/udp #Intel(R) AMT SOAP/HTTPS
|
| /freebsd-14.2/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 64 DOH = 4; // DNS over HTTPS (RFC 8484)
|
| /freebsd-14.2/crypto/heimdal/doc/ |
| H A D | hx509.texi | 538 @subsection HTTPS - server 549 @subsection HTTPS - client
|
| /freebsd-14.2/contrib/ldns/ |
| H A D | configure.ac | 730 …type-svcb-https, AC_HELP_STRING([--disable-rrtype-svcb-https], [Disable RR types SVCB and HTTPS.])) 735 AC_DEFINE_UNQUOTED([RRTYPE_SVCB_HTTPS], [], [Define this to enable RR types SVCB and HTTPS.])
|
| H A D | Changelog | 15 * Enable compile of SVCB and HTTPS support by default. 51 * SVCB and HTTPS draft rrtypes.
|
| H A D | configure | 1518 Disable RR types SVCB and HTTPS.
|
| /freebsd-14.2/contrib/ldns/ldns/ |
| H A D | config.h.in | 395 /* Define this to enable RR types SVCB and HTTPS. */
|
| /freebsd-14.2/contrib/unbound/doc/ |
| H A D | example.conf.in | 916 # the TLS stream, and over HTTPS using HTTP/2 as specified in RFC8484. 969 # HTTP endpoint to provide DNS-over-HTTPS service on. 981 # Set TCP_NODELAY socket option on sockets used for DNS-over-HTTPS
|
| H A D | Changelog | 1234 - Add SVCB and HTTPS to the types removed by 'unbound-control flush'. 1423 - Fix dname count in sldns parse type descriptor for SVCB and HTTPS. 2032 - Merge PR #491: Add SVCB and HTTPS types and handling according to 2052 - Fix #503: DNS over HTTPS response truncated. 2561 - Fix #330: [Feature request] Add unencrypted DNS over HTTPS support.
|
| /freebsd-14.2/contrib/ntp/sntp/libevent/ |
| H A D | whatsnew-2.1.txt | 425 bufferevents, should enable HTTPS support.
|
| /freebsd-14.2/contrib/libevent/ |
| H A D | whatsnew-2.1.txt | 425 bufferevents, should enable HTTPS support.
|
| /freebsd-14.2/contrib/unbound/ |
| H A D | config.h.in | 1614 /** default port for DNS over HTTPS traffic. */
|
| H A D | configure.ac | 2422 /** default port for DNS over HTTPS traffic. */
|
| /freebsd-14.2/contrib/expat/ |
| H A D | Changes | 346 #696 docs|CI: Use HTTPS URLs instead of HTTP at various places
|
| /freebsd-14.2/contrib/xz/ |
| H A D | ChangeLog | 1870 Change a few HTTP URLs to HTTPS. 4155 Update to HTTPS URLs in AUTHORS. 10473 Update the Git repository URL to HTTPS in ChangeLog. 10493 Update the home page URLs to HTTPS.
|