mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-26 21:12:20 +01:00
Exposes dynamic TLS certificate loading and OCSP stapling to allow applications to load certs lazily. The server no longer needs to load the CA to staple OCSP responses. Adds a certificate setup callback (WOLFSSL_CERT_SETUP_CB) Adds an OCSP status callback to load OCSP responses directly Adds `wc_NewOCSP`, `wc_FreeOCSP`, and `wc_CheckCertOcspResponse` Don't call verify twice on the same error Send correct alert on status response error
Use this file for FIPS 140-3 upcoming UPDT+OEUP and module v5.2.3, not intended for use with any other module version, v5.2.3 exclusive (certificate # will be add here upon issuance):
user_settings.h
This is now a legacy file used under the 140-2 program for module v4.6.2 under now historical certificate #3389:
user_settings.h.140-2-deprecated