cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

Re: SSL certificate problem

From: Eygene Ryabinkin <rea-curly_at_codelabs.ru>
Date: Fri, 30 Mar 2007 15:06:48 +0400

Ravi,
Fri, Mar 30, 2007 at 04:14:44PM +0530, Ravi Dhanshetty wrote:
> I tried this command on my linux machine, openssl has no sub command option
> like -issuer_checks -verbose, please correct me if am wrong.
> "openssl -issuer_checks -verbose -untrusted curl-ca-bundle.crt -CAfile
> curl-ca-bundle.crt your-certificate.PEM"

Oops, sorry, forgot about the 'verify' word: it should go just after
the 'openssl'. And the proper command will read

openssl verify -issuer_checks <...>

Sorry for the confusion.

-- 
Eygene
Received on 2007-03-30

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET