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 2003/12/17 22:40:04 UTC

DO NOT REPLY [Bug 25603] New: - HTTPS Connector ignores truststoreFile attribute

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25603>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25603

HTTPS Connector ignores truststoreFile attribute

           Summary: HTTPS Connector ignores truststoreFile attribute
           Product: Tomcat 5
           Version: 5.0.16
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Connector:Coyote
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: curtinjt@hotmail.com


When setting up a Connector to create an SSL listen socket over HTTPS, the
truststoreFile attribute of the Connector element is ignored by Tomcat 5. 
Regardless of the file path set in the attribute, Tomcat will only recognize the
certificate authority trust store located in
%JAVA_HOME%\jre\lib\security\cacerts.  Setting an alternate location for the
trust store, as suggested in the Tomcat 5 documentation, has no effect.

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