Run the following command to know which ciphers get selected. # openssl ciphers 'ALL:!SSLv2:!EXPORT:!LOW:!MEDIUM:!DH' AES256-SHA:AES128-SHA:DES-CBC3-SHA
-Sandeep On Thu, Apr 15, 2010 at 10:45 AM, Bhat, Jayalakshmi Manjunath < jayalakshmi.b...@hp.com> wrote: > Hi All, > > 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? > > Thanks in advance > Jayalakshmi. >