Unix VPS A - Starter B - Basic C - Preferred D - Commercial MPS - Dedicated Previous VPSs * Sign Up! *
Support Contact Us Online Help Handbooks Domain Status Man Pages
FAQ Virtual Servers Pricing Billing Technical
Network Facilities Connectivity Topology Map
Miscellaneous Server Agreement Year 2038 Credits
tls_config_ocsp_require_stapling — OCSP configuration for libtls
tls_config_ocsp_require_stapling
#include <tls.h>
void tls_config_ocsp_require_stapling(struct tls_config *config);
tls_config_ocsp_require_stapling() 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>
Visit the GSP FreeBSD Man Page Interface.Output converted with ManDoc.