[Webkit-unassigned] [Bug 70020] New: Cannot set SSL certificate exceptions on IPv6 addresses

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 13 05:43:22 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=70020

           Summary: Cannot set SSL certificate exceptions on IPv6
                    addresses
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://[2a00:1450:8007::6a]
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cedric at desaintmartin.fr


When connecting to a raw IPv6 address (https://[2a00:1450:8007::6a]) over ssl, it is not possible to add exception to access the site : the "Safari can't identify the identity of this website" popup will loop even if we click on "continue" button.

Example : 
https://ipv6.google.com will work,
https://[2a00:1450:8007::6a] (result of $ host ipv6.google.com) won't.

Steps to Reproduce:
1. Enter url https://[2a00:1450:8007::6a]
2. "Can't identify" popup appears
3. Click on continue
4. Go to step 2.

Reproducible: Always

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list