🥳 Just released: Auto Encrypt¹ version 6.2.1
This isn’t what I ordered!
• An order/CSR identifier mismatch now fails fast and loud with an `Order.identifiersMismatchError`
If the ACME server offers to provision a different set of identifiers than the one that we requested, we now fail immediately. Previously, we were logging a warning and validating all remaining authorisations, only to fail at order finalisation with a `badCSR` error (RFC 8555 § 7.4).
Full change log: https://codeberg.org/small-tech/auto-encrypt/src/branch/main/CHANGELOG.md
Enjoy! 💕
¹ Auto Encrypt automatically provisions and renews Let’s Encrypt TLS certificates on Node.js https servers. https://codeberg.org/small-tech/auto-encrypt#readme
#AutoEncrypt #ACME #LetsEncrypt #TLS #SSL #certificates #SmallWeb #SmallTech #freeSoftware #NodeJS #JavaScript #JS #web #dev