Files
wolfssl/IDE/XCODE-FIPSv6
Juliusz Sosinowicz f9063c406b Enables dynamic TLS cert loading with OCSP
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
2025-10-03 13:08:11 +02:00
..

- The user_settings.h in this directory is intended for use with the FIPS 140-3
submission candidate for upcoming SRTP-KDF submission. As such it is subject to
change between now and when the CMVP issues the wolfCrypt FIPS 140-3
certificate.

- Last updated: 28 Feb 2025