mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 14:20:49 +02:00
037c319bab
1. Add parsing of CRL extensions, specifically the Auth Key ID extension. 2. To verify CRL, search for CA signer by AuthKeyId first, then by name. If NO_SKID is set, just use name. 3. Update the ctaocrypt settings.h for the NO_SKID option with CRL so FIPS builds work.