Hello, please, can you direct me to some documentation which explains how to set timeout on client's SSL_connect(SSL *session). I tried select() but was not able to make it work.
SSL Client is on UNIX HP11.11 uses openssl-0.9.8k Server is Apache 1.3.41 on UNIX HP11.11 OpenSSL 0.9.8e. SSL_connect gets stale if Apache reached value of MaxClients. Then client can still open socket, but cannot negotiate SSL. Thank you very much for any directions. John Chmelicek * jch...@nortel.com