Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Feb : Solved: Errror accepting connection with SSL.
| Subject: | Solved: Errror accepting connection with SSL. |
| Posted by: | "Arvid Haugen" (arv..@elis.no) |
| Date: | Thu, 21 Feb 2008 09:53:25 |
The Javascript used SSL2.0 and we had sslvSSLv23 in
idServerIOHandlerSSLOpenSSL.SSLOptions.Method.
The problem was that we had set SSL3.0 in
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> skrev i melding
news:47bca290$1@newsgroups.borland.com...
>
> "Arvid" <Arvid@elis.no> wrote in message
> news:47bc9a39$1@newsgroups.borland.com...
>
>> Any idea why this happens?
>
> OpenSSL's SSL_accept() function is failing. The client's SSL credentials
> are probably malformed or missing.
>
>
> Gambit
none