You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by BugRat Mail System <to...@cortexity.com> on 2000/09/08 03:22:58 UTC

BugRat Report #86 has been filed.

Bug report #86 has just been filed.

You can view the report at the following URL:

   <http://znutar.cortexity.com:8888/BugRatViewer/ShowReport/86>

REPORT #86 Details.

Project: Tomcat
Category: Bug Report
SubCategory: New Bug Report
Class: swbug
State: received
Priority: high
Severity: critical
Confidence: public
Environment: 
   Release: 3.1
   JVM Release: Sun JDK 1.3
   Operating System: Windows NT Workstation
   OS Release: 4.0
   Platform: x86

Synopsis: 
req.isSecure() returns false even for https

Description:
To find out if the request was invoked using the HTTPS protocol, I tried using req.isSecure(), it returns false in HTTPS.