Hi,

I know the advice is to use a single SSL context per application.
My situation however is that I'm writing some software that will
accept inbound connections and setup outbound connections as well.
I don't want to be bound by using the same certificates for inbound
and outbound connections. So I think I am forced to use a separate
context for each connection.

I am wondering what the overhead is compared to using a single
context ?

Thx, Jasper

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

Reply via email to