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

            Bug ID: 57444
           Summary: AbstractHttp11JsseProtocol expects KeyStore to be in a
                    File
           Product: Tomcat 8
           Version: trunk
          Hardware: PC
                OS: All
            Status: NEW
          Severity: major
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: a...@boxfuse.com

This is highly problematic for the new executable Jars types of deployments
like Spring Boot, as it effectively requires you to extract the KeyStore out of
the Jar file, onto disk, to be able to pass it in.

This API should really be stream-based instead.

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