http://bugs.winehq.org/show_bug.cgi?id=25478
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |crypt32
--- Comment #6 from Juan Lang juan_lang@yahoo.com 2010-12-14 12:55:47 CST --- I took another look. It turns out the certificate has all of the following common names: CN = sls.microsoft.com CN = activation.sls.microsoft.com CN = *.activation.sls.microsoft.com CN = validation.sls.microsoft.com CN = *.validation.sls.microsoft.com
One of these matches, so I surmise Microsoft accepts certificates if at least one CN matches. Interestingly, firefox rejects https://validation.sls.microsoft.com, as that doesn't match the first CN.
I'll assume it's a crypt32 bug again.