Add supported https protocols (like SSL 2, SSL 3, TLS 1.0, TLS 1.1 TLS 1.2) and Supported Cipher suits.
More info see
Moderator votes: +14
Issue added by andreus on 2015-03-07
To vote this issue up or down, simply include +1 or -1 in your comment.
+1
+1
+1
In particular, I came here to figure out which browser were supporting SHA2 certificates.
+1
Well SHA2 support is another thing, but the specific SSL/TLS protocols would be nice to add so :+1:.
+1 especially since end of the road for TLS 1.0 has been set to June 2016 by PCI DSS 3.1, check:
https://www.pcisecuritystandards.org/documents/Migrating_from_SSL_Early_TLS_Information%20Supplement_v1.pdf
Safari desktop before 7, Internet Explorer 6, 7, 8, 9 (and even 10 when not properly configured), a lot of Android browsers do not handle TLS 1.1 and will be left in the dark.
To check SHA-2 compatibility:
https://support.globalsign.com/customer/portal/articles/1499561-sha-256-compatibility
+1
+1 :+1:
+1
+1
+1
+1
+1
+1
+1
:+1:
+1
+1
I would also add TLS extensions like SNI, since no SNI support (like IE/XP) means no way to connect to virtual domains (multiple HTTPS site on the same IP).
https://en.wikipedia.org/wiki/Server_Name_Indication
+1
+1
+1
+1
+1
+1
@frkay: see http://caniuse.com/#feat=sni
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
+1
As TLS 1.3 is on the way this feature should really be added soon...
Is not there a high priority tag?
This is the most commented and almost the most upvoted data suggestion at all!
So how long will it take?
+1
+1
+1
+1
TLS 1.2 now available at http://caniuse.com/#feat=tls1-2
TLS 1.1 now available at http://caniuse.com/#feat=tls1-1
Search entries have been added for TLS 1.0 (supported everywhere) and SSL (disabled virtually everywhere)
For anyone interested in separate tables for the cipher suites, please include separate requests.
Awesome. Now you can go on with https://github.com/Fyrd/caniuse/issues/2225 and of course do add TLS 1.3. (It is already supported in the Nightly of Firefox 49)
Most helpful comment
TLS 1.2 now available at http://caniuse.com/#feat=tls1-2
TLS 1.1 now available at http://caniuse.com/#feat=tls1-1
Search entries have been added for TLS 1.0 (supported everywhere) and SSL (disabled virtually everywhere)
For anyone interested in separate tables for the cipher suites, please include separate requests.