Hi, I am programming a sort of simple C++ wrapper for the OpenSSL API, and I am having troubles with the (non-)constness of some OpenSSL functions.
Is there any reason for the SSL_dup receive a SSL* instead of a const SSL*? Why there is no SSL_CTX_dup? Thanks in advance, Olavo. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]