>How to I disable all EXPORT Ciphers from OpenSSL?
> Will the use of string "kEDH:ALL:!ADH:!DES:!LOW:!EXPORT:+SSLv2:@STRENGTH"

        ; openssl ciphers -v kEDH:ALL:!ADH:!DES:!LOW:!EXPORT:+SSLv2:@STRENGTH | 
grep EXP
        ;
Yes.

But really, SSLv2?  Really?  You have clients that haven't been updated since 
the last century?

--  
Senior Architect, Akamai Technologies
IM: rs...@jabber.me Twitter: RichSalz
_______________________________________________
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to