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

Problem with cert

From: Philippe de Rochambeau <pderochambeau_at_iht.com>
Date: Tue, 6 Sep 2005 11:12:12 +0200

Hello,

I am trying to connect to a secure server using curl.

I have generated a Self-signed certificate using openssl and used that
as curl's certificate parameter

curl --cert self_signed.cert https://my.secure.server

but to no avail because I get this message:

curl: (35) unable to set private key file

I wonder if this .cert should somehow be converted to pem format.

Any help would be much appreciated.

Cheers,

Philippe
Received on 2005-09-06

These mail archives are generated by hypermail.

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

File upload with ASP.NET