Hello I'm trying to make a simple https client. This client application uses openssl-0.9.4 on Sun SPARC Solaris (SunOS 5.5.1). When SSL_connect() is tryed to the HTTP port (for example, 80), a response will not return immediately (trying a connection for a while). If Web server is Netscape Commerce Server, an error is returned immediately. However, In the case of Microsoft Internet Information Server, a response will not return immediately as mentioned above. And even if the value of a timeout is changed by SSL_CTX_set_timeout() or SSL_set_timeout(), the timeout isn't carried out with the changed value. Isn't there any method of carrying out a timeout in arbitrary time? thanks. Takenori Yoshimatsu ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]