mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 11:42:21 +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.