Hello,I have a certificate in a X509 structure pointed by "cert" pointer (X509* cert =...). I've got a number of used extensions with X509_get_ext_count and values of extensions (one by one) with X509_get_ext. The problem is that I can't get the names of that extensions, I obtain only values. Is there a function that can list the names of extensions incuded in a given certificate?
Also is there a function which lists all extensions supported by current release of a given distribution of OpenSSL?
Thank you in advance, Arsen.
smime.p7s
Description: S/MIME Cryptographic Signature