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 2015/01/14 19:58:28 UTC

[Bug 57444] New: AbstractHttp11JsseProtocol expects KeyStore to be in a File

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


[Bug 57444] AbstractHttp11JsseProtocol expects KeyStore to be in a File

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

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

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

--- Comment #1 from Mark Thomas <ma...@apache.org> ---


*** This bug has been marked as a duplicate of bug 56777 ***

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