cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Help with an X509 certificate and cURL request

From: Peter Sylvester <Peter.Sylvester_at_edelweb.fr>
Date: Tue, 22 Jan 2008 15:37:26 +0100

thomas Armstrong wrote:
> I created my own CA cert with:
> openssl req -x509 -newkey rsa:2048 -keyout cakey.pem -days 3650 -out cacert.pem
>
> and I added this option to cURL call:
> --cacert cacert.pem
>
> but I got the same error message :(
>
>
You may want to try "openssl s_client" to connect to your server and
reproduce the
problem.

-- 
To verify the signature, see http://edelpki.edelweb.fr/ 
Cela vous permet de charger le certificat de l'autorité; 
die Liste mit zurückgerufenen Zertifikaten finden Sie da auch. 

Received on 2008-01-22