On Thu, Apr 15, 2010 at 1:15 AM, Bhat, Jayalakshmi Manjunath <jayalakshmi.b...@hp.com> wrote: > I wanted to know when we use "ALL:!SSLv2:!EXPORT:!LOW:!MEDIUM:!DH" to select > the ciphers how do OpenSSL understands what are ciphers are available under > LOW and MEDIUM. Ssleay.txt documents names LOW,MEDIUM and HIGH as aliases. > Please can someone provide me more information on this?
For example: % openssl ciphers -v '-ALL:HIGH' should give you a list of the HIGH ciphers. AGL -- Adam Langley a...@imperialviolet.org http://www.imperialviolet.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org