cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Post to https

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 20 Apr 2005 13:37:19 +0200 (CEST)

On Wed, 20 Apr 2005, Félix González wrote:

> I´m using curl library in delphi and when I try to send a file to https I
> get this message.
>
> “'SSL certificate verify result: error number 1 (19), continuing
> anyway.'#$A”
>
> Thera any problem with certificate?

It means it couldn't verify the server's certificate using the CA cert bundle,
but you've told it you don't care so it continues.

         http://curl.haxx.se/docs/sslcerts.html

-- 
  Commercial curl and libcurl Technical Support: http://haxx.se/curl.html
Received on 2005-04-20