cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: SSL question

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Thu, 7 Jun 2001 14:45:21 +0200 (MET DST)

On Thu, 7 Jun 2001, Wiliam Geurts wrote:

(sorry, replying a second time on the same mail)

> $ /opt/curl/bin/curl --cert ./cert.pem https://www.somewhere.nl
> Enter PEM pass phrase:
> curl: (35) couldn't use certificate!
> $
>
> My cert.pem veryfies ok (with openssl verify) !
> $ openssl verify -CAfile CA.cert.pem cert.pem
> cert.pem: OK

*dang*

Doesn't that "verify -CAfile" stuff for openssl imply that you should use
curl's --cacert option?

-- 
     Daniel Stenberg -- curl dude -- http://curl.haxx.se/
Received on 2001-06-07