Caniuse: Can I use ECDSA certificates?

Created on 9 Jul 2015  路  11Comments  路  Source: Fyrd/caniuse

I know it may be a bit out of place here, but I'd really like to know what browsers I'd be leaving behind if i were to deploy an ECDSA-only HTTPS site.

A cursory glance in SSLLabs [1] indicates I may be leaving some old versions of IE behind. However, their browser repository is neither as complete nor as accessible as caniuse.com.

Support data suggestion

Most helpful comment

Actually, in the two years since I submitted this issue I've learned that if it were up to browsers, everyone would switch to ECDSA yesterday. However, the bottleneck in this scenario are corporate firewalls that MitM (decrypt and re-encrypt) all network traffic. If those devices aren't aware of ECDSA, the connection fails regardless of browser version. This is much harder to measure, unfortunately.

If we include it in this list one could get the false sense of security that an ECDSA-only site can be reached by ~98% of all browsers, but in reality, depending on your target audience, you're only available to e.g. ~70% of your customers.

All 11 comments

+1

+1

+1

Here's a test URL using this type of certificate:

https://ecdsa.scotthelme.co.uk/

Also relevant to gauge the efficienty of seting up dual ssl in nginx backed by letsencrypt.

+1

+1

Actually, in the two years since I submitted this issue I've learned that if it were up to browsers, everyone would switch to ECDSA yesterday. However, the bottleneck in this scenario are corporate firewalls that MitM (decrypt and re-encrypt) all network traffic. If those devices aren't aware of ECDSA, the connection fails regardless of browser version. This is much harder to measure, unfortunately.

If we include it in this list one could get the false sense of security that an ECDSA-only site can be reached by ~98% of all browsers, but in reality, depending on your target audience, you're only available to e.g. ~70% of your customers.

This issue has been open for a long time. I also want to add that TLS 1.2 isn't supported. Any update?

+1

In this brave new world of corporate firewalls, middleboxes, and crappy anti-virus software, collecting usage and availability data on network-level stuff is moot for browsers.

In the same vein, you wouldn't ask "Does Firefox 43 support IPv6?" since that largely depends on your ISP. (And also on your host OS, its configuration, and all routers between you and the target server.)

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Schweinepriester picture Schweinepriester  路  3Comments

madebyfabian picture madebyfabian  路  3Comments

greigs picture greigs  路  3Comments

zackarychapple picture zackarychapple  路  3Comments

rowbot-weisguy picture rowbot-weisguy  路  3Comments