https://bz.apache.org/bugzilla/show_bug.cgi?id=58551

            Bug ID: 58551
           Summary: Support plain and ssl on the same port
           Product: Tomcat 9
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: Connectors
          Assignee: dev@tomcat.apache.org
          Reporter: rmannibu...@gmail.com

Opened on tomcat 9 but actually this issue targets all supported tomcat
versions.

The idea is to add a kind of wrapper on top of the actual ssl connection to
activate or skip ssl for the current request ().

Goal is to avoid to need 2 ports for HTTP transport where a single one is
needed.

This has been done for cassandra
(https://issues.apache.org/jira/secure/attachment/12767756/0001-CASSANDRA-8803-Allow-to-serve-plain-and-encrypted-na.patch)
and is quite convenient. I think the more and more common "embedded" usage
would benefit from it a lot.

-- 
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