On Thu, Jun 20, 2013, anand rao wrote:

> The output of command "openssl asn1parse -i -in cacert.pem"  is
> 
>     0:d=0  hl=4 l= 872 cons: SEQUENCE
>     4:d=1  hl=4 l= 729 cons:  SEQUENCE
>     8:d=2  hl=2 l=   3 cons:   cont [ 0 ]
>    10:d=3  hl=2 l=   1 prim:    INTEGER           :02
>    13:d=2  hl=2 l=   9 prim:   INTEGER           :D46F3D4EDCA8F780
>    24:d=2  hl=2 l=   5 cons:   SEQUENCE
>    26:d=3  hl=2 l=   1 prim:    OBJECT            :itu-t
>    29:d=3  hl=2 l=   0 prim:    NULL

That looks rather broken. Is this an unmodified version of OpenSSL? What
happens if you do:

openssl asn1parse -genstr OID:sha1WithRSAEncryption

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