I'm working on adding SSL to a quasi-web-server-thingy, and was wondering
whether this could be done:

When a client connects, could I detect whether or not the client is using
SSL or not, and, if not, proceed with an unencrypted session as normal? 
Then, the server logic later on could decide whether or not to reject the
person for not using the https: method.

Does such a facility exist?  Could it easily be added?

-igor

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

Reply via email to