openssl-users  

Re: error:0D0680A8:asn1 encoding routines:ASN1_CHECK_TLEN:wrong tag

Ujwal Chinthala
Thu, 04 Feb 2010 03:23:46 -0800

Hi,

I used X509_add1_ext_i2d(x509Cert, NID_subject_key_identifier, keyid, 0, 0);
to set the SKID value and it works now!!

Thanks for all the help!!

-Ujwal