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 2002/02/12 16:29:46 UTC

DO NOT REPLY [Bug 6399] New: - unknown protocol: https

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=6399>.
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=6399

unknown protocol: https

           Summary: unknown protocol: https
           Product: Tomcat 4
           Version: 4.0.2 Final
          Platform: All
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: JK/AJP Connector
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: a.brazhnyk@biconsulting.ws


Ajp13Connector with redirectPort throws MalformedURLException
when it tries to issue redirect to https:// due to user constraint
in web.xml
It works when HttpConnector with SSL support is enabled, so
it can be considered as a workaround.
Possible sollution is to check and modify java.protocol.handler.pkgs
property in setRedirectPort() of Ajp13Connector.java
Sorry, cant submit patch. Don't have CVS access.
And don't know diff format (shame on me) since I work 
under Windows

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>