I am writing an https server. Using openssl (hence my question being here). I have found that if i use ie to connect to my server it can give problems. When i.e. connects to a https server if the servers certificate is not trusted then it asks you if you want to procede into the site. I have found that if it gives me this choice then SSL_read will always return 0. The error i get implies an eof (or that the connection has shutdown). Even if i keep calling SSL_read after i have clicked on procede i still get this error. But if i make the certificate trusted then there is no problem. What should i do?

_________________________________________________________________
Use MSN Messenger to send music and pics to your friends http://www.msn.co.uk/messenger


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to