Transport confifential not working, 403 instead of 302 HTTP headers returned
----------------------------------------------------------------------------

                 Key: GERONIMO-5010
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5010
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: Tomcat
    Affects Versions: 2.2
         Environment: G 2.2 with Tomcat 6, running on Windows XP with Java 6
            Reporter: Ɓukasz Budnik
            Priority: Blocker


I found it out by accident I was migrating Web Service which uses CONFIDENTIAL 
transport layer security.

By looking at the tcpmon I found out that POST request weren't forwarded to 
HTTPS and was served using plain HTTP.

The quickest way to reproduce this error:

http://localhost:8080/console/secure

Instead of being brought to https schema (followed by HTTP 302), the result is: 
HTTP 403 error.

It was all working in G 2.1.x.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to