Closed Bug 704979 Opened 14 years ago Closed 14 years ago

Firefox erroneously reports "Wrong Site" for valid wildcard SSL certificate

Categories

(Core :: Networking: HTTP, defect)

8 Branch
x86_64
Windows 7
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: Bugzilla-Mozilla, Unassigned)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20100101 Firefox/8.0 Build ID: 20111104165243 Steps to reproduce: Went to https://ll.www.utorrent.com/login.php Actual results: Got a SSL Exception message. When investigating the issue, it reports the problem as "Wrong Site", despite the certificate being a perfectly valid wildcard cert of "*.utorrent.com". Expected results: No exception message, just normal acceptance of the SSL cert and continued browsing.
is rfc 2818 applicable? Matching is performed using the matching rules specified by [RFC2459]. If more than one identity of a given type is present in the certificate (e.g., more than one dNSName name, a match in any one of the set is considered acceptable.) Names may contain the wildcard character * which is considered to match any single domain name component or component fragment. E.g., *.a.com matches foo.a.com but not bar.foo.a.com. f*.com matches foo.com but not bar.com.
"*.utorrent.com" doesn't match "ll.www.utorrent.com". see bug 159483 for more information
Status: UNCONFIRMED → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: