-
Notifications
You must be signed in to change notification settings - Fork 27
Document more locations of SHA-2 intermediates #36
Comments
https://shaaaaaaaaaaaaa.com/check/mathiasbynens.be says “mathiasbynens.be has a SHA-2 certificate, but needs to update its intermediates”. I think this is caused by the AddTrust External CA Root (in trust store) which uses SHA1 (02faf3e291435468607857694df5e45b68851868). However, http://googleonlinesecurity.blogspot.com/2014/09/gradually-sunsetting-sha-1.html says:
I might be misunderstanding something but should this warning be shown or not? Any ideas on what to do? |
Ah, interesting -- it is in the trust store, but it's flagged because your server is also including it in the chain. It's actually not necessary for the server to send certificates trusted by the root at all. I bet this is a common enough configuration. With some fancy maneuvers, I might be able to have Google's explanation implies that browsers go from the intermediate to the trust store regardless -- otherwise, an impersonated root could just be put in front of a server's otherwise root-less chain for a MITM, and Google's explanation doesn't allow for that possibility. If that's true, then I should do some work to have the site ignore server-provided roots -- I'll open a new issue for that. |
Are we still trying to map SHA-1 intermediates with SHA-2 intermediates? |
That'd be terrific, yeah. A mapping of names or regexes of names, to a name I ran out of time last night to add a detailed information display for the |
No actual intermediates yet, but a indirect intent and a date about RapidSSL: |
That article doesn't actually say anything about SHA-2 though? |
True, we can only hope. Since RapidSSL is already able to create SHA-2 certificates, it'd be a logical reason for an update. I'm waiting for a support reply about the same issue. Will post updates. |
Awesome, hopefully ghandi will join them soon as well |
Got a fast response from RapidSSL (thanks!) on SHA-2 intermediates: "by October, if not sooner" |
In terms of detecting when SHA-1 certs can be upgraded, I'm curating a list of fingerprints in my sha-stuff repo. |
Anyone looking for Comodo SHA2 intermediate certs, here you go. |
It's the 15th, no sign of SHA-2 RapidSSL intermediates yet. This seems like the place to look for an announcement: https://knowledge.rapidssl.com/support/ssl-certificate-support/index.html |
Linking to the other thread: #24 (comment) |
Reposting from #24 (comment):
|
Great news, thank you! |
Closing because this is just a continuously and reactively actionable thread, like in #24. |
Anyone looking for GlogalSign and AlphaSSL SHA-2 certs: follow this link. |
I'd been tracking them on the wiki, but let's do it here instead.
They are now at https://shaaaaaaaaaaaaa.com/#sha2-intermediate.
One remaining from the wiki:
The text was updated successfully, but these errors were encountered: