The default cipher for a SSL session on Windows is 256 bit. I would like to know how to select a 128 bit cipher .
I had tried calling SL_CTX_set_cipher_list() after a SSL context object is created, but the list always contains the default 256 bit cipher. OpenSSL version: 0.9.8a Windows XP Visual Stdio 2003 Please help. Patrick ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
