mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-06 03:10:48 +02:00
2c943282f0
In defense against attack, assume the imported public key is not trusted and check it matches the private key if set. Added APIs that allow application to explicitly trust public key. Original APIs default to not trusting public key.
Before creating any new configure files (.conf) read the CONF_FILES_README.md