Re: [openssl-users] X509_CINF_dup fails with "invalid object encoding" error

2015-02-25 Thread Dr. Stephen Henson
On Wed, Feb 25, 2015, Jaya Nageswar wrote: > I am also facing the same issue with the openssl 1.0.1l version. > > Appreciate if someone can provide their inputs on this particular problem. > OpenSSL 1.0.1l removed some invalid objects from the OID database. This would create broken encodings. N

Re: [openssl-users] X509_CINF_dup fails with "invalid object encoding" error

2015-02-25 Thread Jaya Nageswar
I am also facing the same issue with the openssl 1.0.1l version. Appreciate if someone can provide their inputs on this particular problem. Thanks in advance. Regards, -Jaya Nageswar. ​ ___ openssl-users mailing list To unsubscribe: https://mta.openss

[openssl-users] X509_CINF_dup fails with "invalid object encoding" error

2015-01-05 Thread VVPrasad Chalumuri
Hi, I was trying to duplicate the X509_CINF structure variable using ASN1_item_dup with OpenSSL 1.0.1i code. But, it fails with the following error. The same code works fine, if I run it against OpenSSL 0.9.8zb. *error code; 218906840 in a_object.c line 303.Error message: error:0D0C40D8:as