curl-users
Re: SSL certificate problem
From: Eygene Ryabinkin <rea-curly_at_codelabs.ru>
Date: Fri, 30 Mar 2007 15:06:48 +0400
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.
-- EygeneReceived on 2007-03-30