> Anyway, I would really like OpenSSL to decide whether it's an SSL
> connection or not (it's more general, because the underlying
> protocol might
> change in the future). I guess I could still use my own bio that remembers
> everything that goes through it, and when SSL_accept fails,
> access the data
> there.

        How could the OpenSSL library possibly determine whether or not a
connection conformed to a protocol that it had no knowledge of? This has to
be done above the SSL layer.

        DS

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

Reply via email to