Re: cert validation failure when root cert is in chain

2013-12-31 Thread Julien Pierre
John, On 12/21/2013 12:16, John Dennis wrote: I'm trying to debug a validation failure when using CERT_VerifyCertificate(). The cert being validated is a SSL Server Cert, it is signed by a root cert. I have confirmed the server cert validates using CERT_VerifyCertificate() in a stand alone

cert validation failure when root cert is in chain

2013-12-21 Thread John Dennis
I'm trying to debug a validation failure when using CERT_VerifyCertificate(). The cert being validated is a SSL Server Cert, it is signed by a root cert. I have confirmed the server cert validates using CERT_VerifyCertificate() in a stand alone program an the root cert imported and trusted into an