cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help with an X509 certificate and cURL request

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 22 Jan 2008 15:01:05 +0100 (CET)

On Tue, 22 Jan 2008, thomas Armstrong wrote:

(Please don't top-post)

> I created my own CA cert with: openssl req -x509 -newkey rsa:2048 -keyout
> cakey.pem -days 3650 -out cacert.pem

Then I suspect your cacert is bad. Try first with using -k (that disables the
verifying of the server cert) to see that everything else is fine.

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2008-01-22