Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Apr : Error accepting connection with SSL.
| Subject: | Error accepting connection with SSL. |
| Posted by: | "Arvid Haugen" (arv..@elis.no) |
| Date: | Wed, 30 Apr 2008 12:58:40 |
I get this error from TIdSSLSocket.Accept
Error accepting connection with SSL.
error:00000005:lib(0):func(0):DH lib
The socket is not closed until the webserver is restarted.
I expect that the reason for the SSL error is incorrect SSL settings in the
client. But why is the socket not released?