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: [email protected]
          Reporter: [email protected]

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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to