You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2012/12/04 18:36:18 UTC

[Bug 54244] New: HTTP Connector SSL support section should give examples for sslEnabledProtocols and sslProtocols

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: chris@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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 54244] HTTP Connector SSL support section should give examples for sslEnabledProtocols and sslProtocol

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54244

Christopher Schultz <ch...@christopherschultz.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|HTTP Connector SSL support  |HTTP Connector SSL support
                   |section should give         |section should give
                   |examples for                |examples for
                   |sslEnabledProtocols and     |sslEnabledProtocols and
                   |sslProtocols                |sslProtocol

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

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


[Bug 54244] HTTP Connector SSL support section should give examples for sslEnabledProtocols and sslProtocol

Posted by bu...@apache.org.
https://issues.apache.org/bugzilla/show_bug.cgi?id=54244

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Mark Thomas <ma...@apache.org> ---
Fixed in trunk and 7.0.x and will be included in 7.0.35 onwards.

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

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