Hi, My application will act as tls server and tls client. Whether I can use same SSL_CTX object for both client and server.
Whether 1) it is thread safe? 2) how to configure different verify_callback for client and server 3) any known issues in using same SSL_CTX for tls client and server Another query (different context) When acting as a tls server, I have chain of certificates which should be sent to clients connecting to my server. Additionally, I also have build a chain to verify client certificates. How I can build these two different chains on single SSL_CTX object? Best Regards, Manish Jain GlobalLogic Inc. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]