Secure Connection Error
Bernie Aua (bernie@summum.org)
Mon, 6 Nov 2000 10:26:52 -0800
My application using LWP appears to have problems connecting securely to
some servers. I have all the secure components installed and for the most
part, my secure access works well. Occassionally though, I get the following
error:
500 Can't connect to mydomain.com:443 (Bad file descriptor)
I can connect securely to the same server without any problems using
Netscape or Internet Explorer. In the last instance, the webmaster looked at
his logs and found the following errors:
failure: Error accepting connection -12286 (SSL_ERROR_NO_CYPHER_OVERLAP)
failure: Error accepting connection -12281 (SSL_ERROR_BAD_SERVER)
Any clues how to solve this problem would be very much appreciated.
Bernie