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

            Bug ID: 54244
           Summary: HTTP Connector SSL support section should give
                    examples for sslEnabledProtocols and sslProtocols
           Product: Tomcat 7
           Version: 7.0.33
          Hardware: PC
                OS: Mac OS X 10.4
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Documentation
          Assignee: dev@tomcat.apache.org
          Reporter: ch...@christopherschultz.net
    Classification: Unclassified

Neither of these two configuration attributes have any examples for valid
values except for sslProtocol which specifies "TLS" as the default.

Also, it is unclear what the difference between these two attributes is: does
setting the sslProtocol enable just a single protocol?

One of these attributes likely takes a value like SSLv2, SSLv3, TLSv1, etc. or
maybe SSLv3+TLSv1 but it's not clear which one (or both).

Even if the list of valid values is JVM-specific (e.g. not every JVM supports
TLSv1.2), some examples should be given.

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to