https://issues.apache.org/bugzilla/show_bug.cgi?id=50998
Summary: Docs for SSLCipherSuite incorrect
Product: Apache httpd-2
Version: 2.2.17
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
AssignedTo: [email protected]
ReportedBy: [email protected]
http://httpd.apache.org/docs/trunk/mod/mod_ssl.html#sslciphersuite
>Available prefixes are:
>none: add cipher to list
>+: add ciphers to list and pull them to current location in list
http://www.openssl.org/docs/apps/ciphers.html
>If + is used then the ciphers are moved to the end of the list. This option
>doesn't add any new ciphers it just moves matching existing ones.
>If none of these characters is present then the string is just interpreted as
>a list of ciphers to be appended to the current preference list. If the list
>includes any ciphers already present they will be ignored: that is they will
>not moved to the end of the list.
What actually happens seems to match the OpenSSL documentation and not the
Apache documentation.
--
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: [email protected]
For additional commands, e-mail: [email protected]