curl-library
Re: A curllib+ssl usage question
Date: Mon, 23 May 2005 00:58:49 +0200 (CEST)
On Sun, 22 May 2005, Wen C. Yani wrote:
> The following included are the error messages I got running my application
> (the ftp client side) below, and I would like to know what happened that
> caused the login timeout, and the FTP response reading failed?
...
> * SSL certificate verify ok.
> < 421 Login Timeout (120 seconds): closing control connection.
The server seems to think libcurl is too slow to login. How long time does
this take?
> May 22 14:16:22 mod_tls/2.0.7[1306]: TLS/TLS-C requested, starting TLS
> handshake
>
> May 22 14:16:22 mod_tls/2.0.7[1306]: TLSv1/SSLv3 connection accepted, using
> cipher RC4-MD5 (128 bits)
>
> May 22 14:16:22 mod_tls/2.0.7[1306]: Client: C = US, ST = CA, L = fremont, O
> = inmage, OU = eng, CN = wyani, emailAddress = wyani_at_inmage.net
These are all logged the same second. How did it come to the conclusion that
the login had taken >120 seconds then?
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-05-23