vote up 6 vote down star

In 2005 i tried to establish a WinQual account with Microsoft, so i could pick up our (if any) crash dump files submitted automatically through Windows Error Reporting (WER). i was not allowed to have my crash dumps, because i don't have a Verisign certificate. Instead i have a cheaper one, generated by a Verisign subsidiary: Thawte.


The method in which you join is: you digitally sign a sample exe they provide. This proves that you are the same signer that signed apps that they got crash dumps from in the wild.

Cryptographically, the private key is needed to generate a digital signature on an executable. Only the holder of that private key can create a signature with for the matching public key. It doesn't matter who generated that private key. That includes certificates that are generated from:

Yet Microsof's WinQual only accepts digital certificates generated by Verisign. Not even Verisign's subsidiaries are good enough (Thawte).

Can anyone think of any technical, legal or ethical reason why Microsoft doesn't want to accept code-signing certificates? The WinQual site says:

Why Is a Digital Certificate Required for Winqual Membership?

A digital certificate helps protect your company from individuals who seek to impersonate members of your staff or who would otherwise commit acts of fraud against your company. Using a digital certificate enables proof of an identity for a user or an organization.

Is somehow a Thawte digital certificate not secure?


Two years later, i sent a reminder notice to WinQual that i've been waiting to be able to get at my crash dumps. The response from WinQual team was:

Hello,

Thanks for the reminder. We have notified the appropriate people that this is still a request.


In 2008 i asked this question in a Microsoft support forum, and the response was:

We are only setup to accept VeriSign Certificates at this point. We have not had an overwhelming demand to support other types of certificates.

What can it possibly mean to not be "setup" to accept other kinds of certificates?

If the thumbprint of the key that signed the WinQual.exe test app is the same as the thumbprint that signed the executable who's crash dump you got in the wild: it is proven - they are my crash dumps, give them to me.

And it's not like there's a special API to check if a Verisign digital signature is valid, as opposed to all other digital signatures. A valid signature is valid no matter who generated the key.

Microsoft is free to not trust the signer, but that's not the same as identity.


So that is my question, can anyone think of any practical reason why WinQual isn't setup to support digital signatures?

One person theorized that the answer is that they're just lazy:

Not that I know but I would assume that the team running the winQual system is a live team and not a dev team - as in, personality and skillset geared towards maintenance of existing systems. I could be wrong though.

They don't want to do work to change it. But can anyone think of anything that would need to be changed? It's the same logic no matter what generated the key: "does the thumbprint match".

What am i missing?

flag

55% accept rate

6 Answers

vote up 0 vote down

We had this same problem. They would not accept a Comodo code signing cert. In all likelihood it's to increase their group revenue (VeriSign/VeriTest which are owned by MS). I don't believe that they haven't had tons of requests to use non-VeriSign certs. However what choice do you have....?

link|flag
2  
Microsoft does not own VeriSign. On the other hand i would believe that VeriSign is paying Microsoft, and might pay it less money if they opened WER to other kinds of certs. – Ian Boyd Mar 4 at 17:12
vote up 5 vote down

Well, I just posted another request basically telling them we will not participate unless they accept Comodo Code Signing cert.

Microsoft contacted us to tell us we have reports on Windows 7 they want us to look at, but we can't sign in because we don't use Verisign. Ok, YOU contacted me... How much more authenticated do I need to be?

I have contacted the product manager, we'll see what happens.

And to answer your semi-rhetorical question above - there is NO reason why they can't authenticate other signed EXEs. Windows does it, IE does it, the code is already in there. They don't have to do anything special to support it.

UPDATE:

After speaking with the Microsoft rep I was told point blank that you must purchase at a minimum the $99 versign cert in order to "validate" and get your bug reports. Lame.

link|flag
Mr. Bigshot. Contacted by MS itself. – Ian Boyd Apr 14 at 21:04
lol - I don't know if that is exactly an honor that they contacted us for being on their bug report list... – Jason Short Apr 17 at 22:22
Hey, i don't get contacted from Microsoft for my crashes in the wild. And i would pick up my crash dumps and try to fix them, if only they would let me have my crash dumps. – Ian Boyd Apr 22 at 13:20
I have the same problem. Comodo cert, can't get setup in WinQual. :( – Jon Tackabury Aug 13 at 18:41
vote up 0 vote down

Ha! I have run into exactly the same scheme with our Comodo certificate. This is typical bully behaviour, their answers are complete nonsense. If anything, I distrust Verisign more than Comodo and Thawte etc. Let's not forget what they tried a while ago.

link|flag
vote up 0 vote down

That is BS that they have not had requests to accept other authorities. Absolute BS.

link|flag
vote up 0 vote down

The problem actually goes deeper.

For preserving a special status a recertification of one of our products had to happen. Of course that can only be done through VeriTest. To save money and be able to respond to problems before they notice them, we decided to choose the self-test option that allows us to test our software ourselves with so called "Works with" tools from Microsoft.

While the documentation says you need to have all your binaries code signed with an authenticode certificate to pass verification for Windows Server 2008 R2, nobody mentions that this is actually optional and won't have an impact on the test results (until you are actually on the report page saying that this step is optional and won't have an impact on the test results).

However, until then we already purchased a Comodo certificate, since it was only a quarter of the price of a VeriSign certificate and does the very same thing anyway.

Soon after a successfull recertification, we got notice about the current Virtual Launch Event from Microsoft and the possibility of being part of it (which is a great thing). However, to register we need to enter WinQual and guess what... for that of course we need a VeriSign WinQual company certificate (at least).

What's really funny now is that for at least two days, the corresponding VeriSign website was not available. For another three days now, it is not possible to obtain such a certificate and until now they didn't even respond to support requests.

Wouldn't it be great if some other company would start hosting a platform similar to WinQual except that it indeed DOES accept certificates from ALL serious publishers?

Joel... Jeff,... c'mon. That's something for you:

"[...] exhandler.com is like winqual,... but without the evil."

link|flag
Well nobody else can really do WinQual. Microsoft Windows sends all its error reports to Microsoft. i don't know where Apple Safari/Leopard/Tiger/Sabertooth, or Red Hat Linux/Debian Linux/BSD/Fedord Linux/Ubuntu send their error reports. – Ian Boyd Oct 27 at 20:50
vote up 1 vote down

Same story here, I'm certifying application for Win7 Logo in order to get the points for MS Partnership program. I bought the Comodo code signing certificate. The application passed the test and now I'm trying to setup a Winqual account and after initially getting pissed off about having to buy another signing certificate I got into a 5 days delay trying to actually buy this "Organizational Certificate" for $99. No way, "VeriSign SSL Certificate Enrollment is temporarily unavailable. Please try again later.", and the support might as well be the worst I ever encountered. OMG ... please try at least to read the problem description or even try to reproduce the steps, don't just give me some stupid knowledge base solution for another problem. Or just say the service is unavailable, it will be available in 5 days. So frustrating ...

Just an update if anyone has the same problem, I finally got the answer to the enrollment problem and made the order. (I guess u need to get the right guy in tech support :)

"Our sincere apologies. This error occurs due to a bug in the Organizational Certificate enrollment. This error will occur if any country other than the US is entered into the "Certificate Info" (3rd step) section of the enrollment. This has been escalated to the engineers who are working on fixing it now. In the meantime you can do the following to get past the error and complete your enrollment: On the "Certificate Info" part of the enrollment, enter the country as "US" and the state as "California". All other information can be correct. Once the enrollment is complete go ahead and send us the order number for your certificate as well as the correct Country and State values for your company in reply to this email. We will edit the order in our system and enter the correct company and country values for you before we issue the certificate. The certificate that we issue to you will then contain the correct information."

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.