| /freebsd/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 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 …]
|
| H A D | openssl-ocsp.pod.in | 174 Both HTTP and HTTPS (SSL/TLS) URLs can be specified.
|
| /freebsd/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/crypto/openssl/doc/man3/ |
| H A D | OSSL_CMP_MSG_http_perform.pod | 29 where the default port is 80 for HTTP and 443 for HTTPS. 41 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. 92 while using a proxy for HTTPS connections requires a suitable callback function 110 I<detail> being 1 if I<use_ssl> is nonzero (i.e., HTTPS is requested), else 0. 112 For instance, on connect the callback may push an SSL BIO to implement HTTPS; 155 to set up an SSL/TLS connection via an HTTPS proxy. 170 If <rctx> indicates using a proxy for HTTP (but not HTTPS), the server host
|
| H A D | OSSL_CMP_CTX_new.pod | 247 whether TLS is going to be used for the connection (resulting in HTTPS). 389 the default port applies, which is 80 for HTTP and 443 for HTTPS.
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | locate_kdc.c | 223 *transport = HTTPS; in parse_uri_if_https() 317 default_port = (this_transport == HTTPS) ? 443 : udpport; in locate_srv_conf_1() 631 transport = HTTPS; in parse_uri_fields() 685 if (transport == HTTPS) { in locate_uri() 689 if (host_trans != HTTPS) in locate_uri()
|
| H A D | t_locate_kdc.c | 41 case HTTPS: in ttypename()
|
| H A D | os-proto.h | 45 HTTPS, enumerator
|
| H A D | sendto_kdc.c | 387 case HTTPS: in socktype_for_transport() 678 } else if (state->addr.transport == HTTPS) { in set_transport_message() 721 } else if (transport == HTTPS) { in add_connection()
|
| H A D | trace.c | 253 else if (ra->transport == HTTPS) in trace_format()
|
| /freebsd/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/contrib/libevent/sample/ |
| H A D | https-client.c | 238 enum { HTTP, HTTPS } type = HTTP; in main() enumerator 435 type = HTTPS; in main()
|
| /freebsd/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), 4785 HTTPS(incomplete_timeout), 4789 HTTPS(chunk_out), 4790 HTTPS(filter_chunk_out), 4791 HTTPS(stream_out), [all …]
|
| /freebsd/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), 4785 HTTPS(incomplete_timeout), 4789 HTTPS(chunk_out), 4790 HTTPS(filter_chunk_out), 4791 HTTPS(stream_out), [all …]
|
| /freebsd/contrib/unbound/doc/ |
| H A D | unbound-anchor.rst | 118 Do not use SNI for the HTTPS connection.
|
| H A D | unbound.conf.rst | 262 also HTTPS or DNS-over-TLS port numbers by putting them in the list as 973 If enabled, the server provides DNS-over-TLS or DNS-over-HTTPS service on 991 DNS-over-HTTPS. 1144 The port number on which to provide DNS-over-HTTPS service. 1145 Only interfaces configured with that port number as @number get the HTTPS 1152 The HTTP endpoint to provide DNS-over-HTTPS service on. 1159 SETTINGS frame for DNS-over-HTTPS connections. 1187 Set TCP_NODELAY socket option on sockets used to provide DNS-over-HTTPS 3704 With HTTP or HTTPS. 3720 For HTTPS, the :ref:`tls-cert-bundle<unbound.conf.tls-cert-bundle>` and [all …]
|
| H A D | unbound-control.rst | 410 SVCB and HTTPS. 1154 Number of queries that were made using HTTPS towards the Unbound server. 1155 These are also counted in num.query.tcp and num.query.tls, because HTTPS
|
| H A D | example.conf.in | 929 # the TLS stream, and over HTTPS using HTTP/2 as specified in RFC8484. 982 # HTTP endpoint to provide DNS-over-HTTPS service on. 994 # Set TCP_NODELAY socket option on sockets used for DNS-over-HTTPS
|
| /freebsd/usr.sbin/services_mkdb/ |
| H A D | services | 1405 netconfsoaphttp 832/tcp #NETCONF for SOAP over HTTPS 1406 netconfsoaphttp 832/udp #NETCONF for SOAP over HTTPS 1891 vami 5480/tcp #VMware Appliance Management Interface, HTTPS-like 1892 vami 5480/udp #VMware Appliance Management Interface, HTTPS-like 2032 amt-soap-https 16993/tcp #Intel(R) AMT SOAP/HTTPS 2033 amt-soap-https 16993/udp #Intel(R) AMT SOAP/HTTPS
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | dnstap.proto | 64 DOH = 4; // DNS over HTTPS (RFC 8484)
|
| /freebsd/crypto/heimdal/doc/ |
| H A D | hx509.texi | 538 @subsection HTTPS - server 549 @subsection HTTPS - client
|
| /freebsd/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.
|
| /freebsd/contrib/ldns/ldns/ |
| H A D | config.h.in | 395 /* Define this to enable RR types SVCB and HTTPS. */
|