mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-29 00:49:56 +01:00
pyOpenSSL needs the OpenSSL function X509_EXTENSION_dup, so this commit adds that to the compatibility layer. It also needs to be able to access the DER encoding of the subject alt names in a cert, so that's added as well.
Before creating any new configure files (.conf) read the CONF_FILES_README.md