mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-27 19:32:21 +01:00
Change function wolfSSL_X509_LOOKUP_load_file to load multiple CRLs and certificates from a file. Change CRL loading to have a flag to not verify CRL signature - only do this when using wolfSSL_X509_LOOKUP_load_file() as the certificate is not always available. Add test case for loading multiple CRLs in one file without certificate.
Before creating any new configure files (.conf) read the CONF_FILES_README.md