PKISharp / ACMESharpCore

An ACME v2 client library for .NET Standard (Let's Encrypt)
MIT License
324 stars 72 forks source link

Support "alternate" certificate links for different Root CA #52

Open shibayan opened 3 years ago

shibayan commented 3 years ago

Let's Encrypt will switch to ISRG Root CA starting September 29, 2020.

However, due to the lack of support on some Android devices, the current IdenTrust Root CA is also provided with an alternate HTTP header.

Ref

ebekker commented 3 years ago

Additional refs: