The best way to limit cipher strength

2010-08-19 Thread Diffenderfer, Randy
What is the correct way to limit cipher suite strength, as in get rid of weak ciphers? I am contemplating building an openssl version with no support for export ciphers, and no support for SSLv2 cipher suites. I tried the config args of no-ssl2 and no-export, and got half the intended result.

RE: The best way to limit cipher strength

2010-08-19 Thread Diffenderfer, Randy
asked - limit the library to just strong ciphers - most correctly? From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Diffenderfer, Randy Sent: Wednesday, August 18, 2010 12:43 PM To: openssl-users@openssl.org Subject: The best way to limit cipher strength