Hacker News new | ask | show | jobs
by joshmoz 3729 days ago
Windows XP support was rolled out March 25 2016.

You can find more information about upcoming and completed features here:

https://letsencrypt.org/upcoming-features/

2 comments

It also, ironically, broke a bunch IIS and Azure Web App hosted sites due to an incorrect intermediate being sent by the servers, with no recourse for new and renewing users at the moment...See https://github.com/sjkp/letsencrypt-siteextension/issues/42
But that doesn't really help you if you are using SNI to host multiple sites on a single IP address, does it?
Internet Explorer doesn't support SNI on Windows XP, correct.

Let's Encrypt doesn't force you to use SNI, though. SNI is not something you "stick" on a certificate - it's a TLS extension which you don't have to use at all.