On Thu, May 10, 2012, Dirk-Willem van Gulik wrote: > > On 10 mei 2012, at 18:59, "Dr. Stephen Henson" <st...@openssl.org> wrote: > > > Nets me > > 365:d=7 hl=2 l= 3 prim: OCTET STRING [HEX DUMP]:020164 > > which looks close (02 type == integer, 01 length, number 100) -- but is > obviously not right as it is seen as an octed string still. > > Where am I going wrong this time ?! :) >
That's how all extensions are encoded: an structure with an OCTET STRING wrapper. If you want so see the contents use -strparse 365 to the asn1parse utility. 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