cURL / Mailing Lists / curl-library / Single Mail

curl-library

SSL with curl-7.10.1 and openssl on Linux

From: T A <tedaetc_at_yahoo.com>
Date: Mon, 1 Aug 2005 15:06:23 -0700 (PDT)

Hi,
 
I'm new to curl and openssl and have been digging thru the archives but have been unable to figure out how to get a https client working.
 
The server I am connecting to uses a self-signed certificate. I 've tried following the posted advice about setting libcurl to *not* verify the peer and the error I'm getting is
 
[58] [unable to set certificate file (wrong password?)]
 
The only SSL parameteres that are explicitly being set are
 
SSL Version : set to 3
Verify Peer : set to 0
Verify Host : set to 0
 
Any help would be greatly appreciated.
 
Thanks,
 
Ted

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on 2005-08-02