FreeBSD Manual Pages
TLS_CONFIG_OCSP_REQUIRE_S(3) Library Functions ManuaTLS_CONFIG_OCSP_REQUIRE_S(3) NAME tls_config_ocsp_require_stapling -- OCSP configuration for libtls SYNOPSIS #include <tls.h> void tls_config_ocsp_require_stapling(struct tls_config *config); DESCRIPTION tls_config_ocsp_require_stapling() requires that a valid stapled OCSP re- sponse be provided during the TLS handshake. SEE ALSO tls_config_add_keypair_file(3), tls_handshake(3), tls_init(3), tls_ocsp_process_response(3) HISTORY These functions appeared in OpenBSD 6.1. AUTHORS Bob Beck <beck@openbsd.org> FreeBSD ports 15.quarterly January 31, 2TLS_CONFIG_OCSP_REQUIRE_STAPLING(3)
NAME | SYNOPSIS | DESCRIPTION | SEE ALSO | HISTORY | AUTHORS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=tls_config_ocsp_require_stapling&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>
