i write a https server , wait connection from browser.
when i use IE connect to server, the server first read
the data from browser ,have error strings :
error:00000005::lib(0) :func(0) :bad asn1 object header

Netscape is OK.

when server SSL_accept with browser, if browser don't
trust the certificate of server , a dialog can appear ,ask
whether continue or cancel . before i click continue or
cancel  ,if Netscape ,https server wait ; if IE ,https server
do not wait . i think  before  SSL handshake over, https
server should wait for the SSL handshake ove .
why can not IE ?

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

Reply via email to