On Thu, Apr 15, 2010 at 1:15 AM, Bhat, Jayalakshmi Manjunath <[email protected]> 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 [email protected] http://www.imperialviolet.org ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
