Open abstractj opened 4 years ago
Per [this announcement|https://community.letsencrypt.org/t/tls-sni-challenges-disabled-for-most-new-issuance/50316], Let's Encrypt disabled TLS-SNI challenge permanently due to a security issue. So currently Let's Encrypt support in gatekeeper is broken.
I sent out a PR several months ago to fix this, which enables HTTP-01 challenge as an alternative. You can use that as a reference.
What:
Per [this announcement|https://community.letsencrypt.org/t/tls-sni-challenges-disabled-for-most-new-issuance/50316], Let's Encrypt disabled TLS-SNI challenge permanently due to a security issue. So currently Let's Encrypt support in gatekeeper is broken.
I sent out a PR several months ago to fix this, which enables HTTP-01 challenge as an alternative. You can use that as a reference.
Reference:
523