> Thanks Marek! > > One last question, can an algorithm or cipher suite be enabled or > disabled on OpenSSL by an user (I mean, without needing to > recompile and redistribute OpenSSL binaries)?
You can definitively disable an algorithm by not including it in the libraries. Most programs that use OpenSSL, including the build in 'openssl' executable permit you to change the algorithms used one way or another. I do not believe that OpenSSL provides a generic way to do this for other applications that use OpenSSL. DS ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]