You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@httpd.apache.org by bu...@apache.org on 2010/11/20 15:00:53 UTC

DO NOT REPLY [Bug 50307] Misleading documentation regarding "strong" encryption

https://issues.apache.org/bugzilla/show_bug.cgi?id=50307

--- Comment #1 from Florent Daigniere <fl...@trustmatta.com> 2010-11-20 09:00:51 EST ---
To clarify: the correct configuration would be:

SSLProtocol all -SSLv2
SSLCipherSuite HIGH:MEDIUM:!ADH:!NULL

or even:

SSLCipherSuite HIGH:!ADH:!EXPORT56:!EXP:!MD5:!NULL

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscribe@httpd.apache.org
For additional commands, e-mail: docs-help@httpd.apache.org