Hi, I'm very new to OpenSSL, so please bear with any stupid questions. I'm trying to port some code that is using RSA's SSLC library to openssl. The code I am porting uses the RSA SSL_CTX_set_tmp_key_mode() function which does not seem to exist in openssl. Can someone please tell me what/how to get around this and what glue code I might possibly need? Would it be incorrect to call SSL_CTX_need_tmp_RSA() and just ignore the other incoming (non-"ctx" ) parameters to SSL_CTX_set_tmp_key_mode()? Thanks, Scott ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]