cURL / Mailing Lists / curl-library / Single Mail

curl-library

https using Delphi(curlpas)

From: Félix González <feilix.gonzalez_at_gvgest.es>
Date: Thu, 19 May 2005 17:20:48 +0200

Hi,

 

I´m trying a post to a https server but I get this error “'SSL certificate
problem, verify that the CA cert is OK. Details:'#$A'error:14090086:SSL
routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed'#$A”

In the documentation I’ve reared:” libcurl also provides many other
functions such as TELNET and SSL, but not all these have been tested in
curlpas.”

Any one has tested?

My code it´s

aCurl.SslKeyPassword :='password';

aCurl.sSlKey:=’c:\cert\cert.pem’;

 

it´s that wrong?

 

Thanks
Received on 2005-05-19