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/01/23 12:42:32 UTC

DO NOT REPLY [Bug 5975] New: - isSecure and getScheme: http are not set when using SSL

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

isSecure and getScheme: http are not set when using SSL

           Summary: isSecure and getScheme: http are not set when using SSL
           Product: Tomcat 4
           Version: Unknown
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: AJP Connector
        AssignedTo: tomcat-dev@jakarta.apache.org
        ReportedBy: jfrederic.clere@fujitsu-siemens.com


My test application displays the following:
Other SSL information

cipher_suite: RC4-MD5 
key_size: 128 
ssl_session: 1853AC379608A08AAA018BA7C9126F4BF0576D625665705A6D9453C723ECDA2D 
isSecure: false 
getScheme: http 

So request.isSecure() and request.getScheme() are not returning the excepted
values.

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