On Mon, Jun 03, 2013, Mithun Kumar wrote:

> Hello Dave,
> 
> Does openssl support "S/MIME Capabilities" certificate extension? I think
> openssl is unable to parse this extension.
> 

OpenSSL wont choke if the contents of an extension are garbage (i.e. those
within the octet string wrapper). It will choke if the general extension
structure is malformed (e.g. forgot the octet string wrapper) but that would
mean the certificate is very broken.

If you can find a way to dump the certificate encoding and post it (or send it
privately) I'll have a look at it.

Steve.
--
Dr Stephen N. Henson. OpenSSL project core developer.
Commercial tech support now available see: http://www.openssl.org
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to