Monday, February 1. 2010SSL-Certificates with SHA256 signatureComments
Display comments as
(Linear | Threaded)
Thanks for testing this. I wondered about the same since I had the same problem. I suspect that this > then sha1 incompatibility is just something that gets carried on inside some long untouched config files or man pages for http daemons.
Your site works also with Links 2.2 and Chromium 5.0.308.0 (37385). I wonder, why not use sha384 or sha512? Did you think of testing those as well?
Fuck the CA mafia, everyone should use monkeysphere-style web of trust for HTTPS.
could you please make a wiki on it (sha256 instead of sha1),
like : http://fr.gentoo-wiki.com/wiki/Apache2/Certificats_SSL see you Loux
To reproduce a potential problem:
1) Visit the page with Mozilla Firefox 3.6, granting your browser a temporary security exception 2) Click on the lock in the bottom right corner of the browser window 3) Click "View certificate" Result: there is no word "SHA256" displayed in the default tab of the certificate window. 4) Click on the "CA root cert" link, view the certficate. Result: again, there is no word "SHA256" in the default tab. One can only compare MD5 and SHA-1 fingerprints with values obtained, say, from you by phone. I don't know if this is good enough.
As I said, hash functions are used at different places in SSL. The one you mention, the fingerprint, is unrelated to the signing algorithm, so there's no problem (although it might be worth working on that as well).
Both SHA256 and SHA512 seem to work with Firefox 1.0 and Konqueror 4.0.3.
I am running Windows 2003 SP2 bought at the same day it was released and have no problem (off course, the Service Pack was applied latter...). Don't know if any of the Service Packs fixed the issue.
Both SHA256 and SHA512 worked.
When I browse to your sha512 testcase (using google chrome on osx 10.6.2) the certificate info reports "SHA-1 with RSA Encryption", instead of the expected sha512.
Maybe there's a mistake in your web server config? Btw in my point of view people should just start to use sha256/sha512 signed certificates, no matter if it doesn't work on windows machines ... otherwise they'll never implement these features in their OS. Everybody just simply put some pressure on the guys.
Hi, no, not a mistake in my web server config, your system doesn't support SNI (several SSL certificates on one IP).
One more testcase. Works on WinXP+SP2 with IE7, Opera 10 and FF 3.6
I think the test would be much more convincing if there was a CA, that one could configure to trust, so that we'd be really checking that the path is properly verified. The CAPI used by microsoft can manipulate a cert even when it can't verify it's signature, and that all what is done here as soon as the path isn't verified.
XP/SP3 is the minimum required to use SHA-256 with IE, I believe those who reported succes with SP2 were not actually exerting the use of SHA256 since by clicking trough they were just blindly accepting a cert without any verification.
> I think the test would be much more convincing if there was
> a CA, that one could configure to trust, so that we'd be > really checking that the path is properly verified. I have placed the root cert on the page, you can import it: http://sha2.hboeck.de/sha2.crt
The https://sha2.hboeck.de/ works fine with me.
But on https://sha512.hboeck.de/ I am getting a certificate issued to *.shokokeks.org using SHA1 (3 hierarchy chain up to a different root).
So are there any CAs offering SHA256 signed certificates?
It seems all the CAs I've checked have SHA256 keys in their root stores, but they aren't actually being used yet to sign SSL certs.
I know this is old but sine I got a hit on SHA256 signature algorithm thought I would add this for others. Some older programs do have issues with this. Currently we have a problem with weblogic 10.3.x (inour case 10.3.6) can't read CA files with SHA256 and has to have JSSE enable to read a server cert (from a outbound request). Just an FYI.
|
About meYou can find my web page with links to my work as a journalist at https://hboeck.de/.
You may also find my newsletter about climate change and decarbonization technologies interesting. Hanno Böck mail: hanno@hboeck.de Hanno on Mastodon Impressum Show tagged entries |
Tracked: Feb 06, 01:42