curl-library
Libcurl issue with OpenSSL 9.8d
From: Parthiv Dave <daveparthiv_at_lycos.com>
Date: Tue, 24 Oct 2006 14:55:27 -0400 (EDT)
Received on 2006-10-24
Date: Tue, 24 Oct 2006 14:55:27 -0400 (EDT)
Hi All, I am using Curl 7.15.5 version with OpenSSL support (openssl 9.8d). There is some error in initalizing SSL connection with server. Can you please help me out? Below is the debug output from the process: * Trying 47.129.114.251... * connected * Connected to 47.129.114.251 ! (47.129.114.251) port 21 < 220 Serv-U FTP Server v6.3 for WinSock ready... > AUTH SSL < 234 AUTH command OK. Initializing SSL connection. * error setting certificate verify locations, continuing anyway: * CAfile: /usr/share/curl/curl-ca-bundle.crt CApath: none * Unknown SSL protocol error in connection to 47.129.114.251:21 * Closing connection #0 Thank you, Regards, Parthiv. |