Support SSL Hostname Verifier Bypass
------------------------------------

                 Key: WINK-242
                 URL: https://issues.apache.org/jira/browse/WINK-242
             Project: Wink
          Issue Type: New Feature
    Affects Versions: 1.1
         Environment: Doesn't matter
            Reporter: Andrew Spyker
            Priority: Minor


It is incorrect, but common, for web sites to have SSL certs that are signed by 
localhost with localhost as the CN/hostname, but then are deployed on real 
websites like w3.internal.example.com.  If you try to connect to one of these 
with Wink you get:

Exception : java.io.IOException: HTTPS hostname wrong: should be <localhost>

You'll see extensive discussion and how to fix at:

http://forums.sun.com/thread.jspa?threadID=521779

You'll also see commercial products supporting this behavior as well like:

http://www-01.ibm.com/support/docview.wss?uid=swg1PK24500



-- 
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