On Tue, Sep 04, 2012, Ken Goldman wrote:

> 
> Use case:  I have to parse a non-standard X.509 certificate that
> openssl cannot handle at a higher level.  I think I have to parse at
> a low level and pull out the data I need.
> 

Is this the OAEP certificate issue? It should be possible to retrieve
the public key information by adding an ASN1 alias for the relevant OID, but
it wont retrieve OAEP parameters without additional coding.

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