Shehab Kazi writes:
Hi Sam!I can access SSLv3/TLSv1 ciphers (like the one you can AES256-SHA) as well but what would be the result if you were to try:openssl s_client -connect <...> -cipher DES-CBC-MD5
That fails irrespective of what TLS_CIPHER_LIST is set to."openssl ciphers" does not list "DES-CBC-MD5" as a supported cipher method, for me. It list "DES-CBC3-SHA" which works, and "DES-CBC-SHA" which only works if TLS_CIPHER_LIST is set to accept weak ciphers.
pgpWerPxod20r.pgp
Description: PGP signature
------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev
_______________________________________________ courier-users mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users
