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 whe
Thank to Ralf S. Engelschall for reply.
"Ralf S. Engelschall" wrote:
> In article <[EMAIL PROTECTED]> you wrote:
>
> > Suppose I created my own certificate.
> > How I may add the certificate to system?
>
> Place it under the directory you configured with `certs = ..' in your
> ssleay.cnf or open