cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: LibCurlNet: SSL23_GET_SERVER_HELLO error with secure ftp site

From: Bailo, John <jbailo_at_vestcom.com>
Date: Wed, 7 Dec 2005 15:58:26 -0800

I already set that:

easy.SetOpt(CURLoption.CURLOPT_SSL_VERIFYPEER, false);

but the page not found error still occurs.

-----Original Message-----

From: curl-users-bounces_at_cool.haxx.se
[mailto:curl-users-bounces_at_cool.haxx.se]

Sent: Wednesday, December 07, 2005 3:04 PM

To: 'the curl tool'

Subject: Re: LibCurlNet: SSL23_GET_SERVER_HELLO error with secure ftp site

And, when you clearly click on a connect to it through a browser (e.g.

Mozilla) it complains that it doesn't recognize SSL certificates issued

by "DMSP Certificate Authority". You need to either find that CA's public

key and add it to your certificate bundle, or force curl to ignore

certificate verification using the --insecure command-line option or

CURLOPT_SSL_VERIFYPEER to 0.

  _____

<< ella for Spam Control >> has removed 7113 Spam messages and set aside 912
Newsletters for me
You can use it too - and it's FREE! www.ellaforspam.com
<http://www.ellaforspam.com>
Received on 2005-12-08