cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL certificate problem

From: Eygene Ryabinkin <rea-curly_at_codelabs.ru>
Date: Mon, 2 Apr 2007 13:13:12 +0400

Ravi, good day.

Mon, Apr 02, 2007 at 02:30:58PM +0530, Ravi Dhanshetty wrote:
> I tried the command but it gives the following error which I pasted it below
> for your reference, can please tell me where I am wrong.
>
> /C=US/O=VeriSign, Inc./OU=For Test Purposes Only. No assurances./OU=Terms
> of use at https://www.verisign.com/cps/testca (c)05/CN=VeriSign Trial Secure
> Server Test CA
> error 29 at 0 depth lookup:subject issuer mismatch
> /C=US/O=VeriSign, Inc./OU=For Test Purposes Only. No assurances./OU=Terms
> of use at https://www.verisign.com/cps/testca (c)05/CN=VeriSign Trial Secure
> Server Test CA
> error 29 at 0 depth lookup:subject issuer mismatch

Looks like the certificate is bad (or at least, OpenSSL can not
build the trust chain). Could you, please, present the textual
representation of all involved certificates? It can be obtained by
'openssl x509 -text your-certificate.pem'.

I would like to see the client certificate, the CA certifciate and
the intermediate CA certificates, if you have any (and you told
that there were some).

Thank you.

-- 
Eygene
Received on 2007-04-02