OpenBSD manual page server

Manual Page Search Parameters

TLS_CONFIG_OCSP_REQUIRE_STAPLING(3) Library Functions Manual TLS_CONFIG_OCSP_REQUIRE_STAPLING(3)

tls_config_ocsp_require_staplingOCSP configuration for libtls

#include <tls.h>

void
tls_config_ocsp_require_stapling(struct tls_config *config);

() requires that a valid stapled OCSP response be provided during the TLS handshake.

tls_config_add_keypair_file(3), tls_handshake(3), tls_init(3), tls_ocsp_process_response(3)

These functions appeared in OpenBSD 6.1.

Bob Beck <beck@openbsd.org>

January 31, 2017 OpenBSD-6.7