acme-client
Advanced tools
Changelog
v5.3.1 (2024-05-22)
fixed
Allow client.auto()
being called with an empty CSR common namefixed
Bug when calling updateAccountKey()
with external account bindingChangelog
v5.3.0 (2024-02-05)
added
Support and tests for satisfying tls-alpn-01
challengeschanged
Replace jsrsasign
with @peculiar/x509
for certificate and CSR handlingchanged
Method getChallengeKeyAuthorization()
now returns $token.$thumbprint
when called with a tls-alpn-01
challenge
$token.$thumbprint
erroneouslyChangelog
v5.1.0 (2024-01-20)
fixed
Upgrade jsrsasign@11.0.0
- GHSA-rh63-9qcf-83gffixed
Upgrade axios@1.6.5
- CVE-2023-45857Changelog
v5.0.0 (2022-07-28)
added
New native crypto interface, ECC/ECDSA supportbreaking
Remove support for Node v10, v12 and v14breaking
Prioritize issuer closest to root during preferred chain selection - #46changed
Replace bluebird
dependency with native promise APIschanged
Replace backo2
dependency with internal utilityChangelog
v4.2.5 (2022-03-21)
fixed
Upgrade axios@0.26.1
fixed
Upgrade node-forge@1.3.0
- CVE-2022-24771, CVE-2022-24772, CVE-2022-24773