Socket
Socket
Sign inDemoInstall

acme-client

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acme-client - npm Package Versions

124

4.0.0

Diff

Changelog

Source

v4.0.0 (2020-05-29)

  • breaking Remove support for Node v8
  • breaking Remove deprecated openssl crypto module
  • fixed Incorrect TypeScript CertificateInfo definitions
  • fixed Allow trailing whitespace character in http-01 challenge response
nmorsman
published 3.3.1 •

Changelog

Source

v3.3.1 (2020-01-07)

  • fixed Improvements to TypeScript definitions
nmorsman
published 3.3.0 •

Changelog

Source

v3.3.0 (2019-12-19)

  • added TypeScript definitions
  • fixed Allow missing ACME directory meta field - RFC 8555 Section 7.1.1
nmorsman
published 3.2.1 •

Changelog

Source

v3.2.1 (2019-11-14)

  • added New option skipChallengeVerification added to client.auto() to bypass internal challenge verification
nmorsman
published 3.2.0 •

Changelog

Source

v3.2.0 (2019-08-26)

  • added More extensive testing using letsencrypt/pebble
  • changed When creating a CSR, commonName no longer defaults to 'localhost'
    • This change is not considered breaking since commonName: 'localhost' will result in an error when ordering a certificate
  • fixed Retry signed API requests on urn:ietf:params:acme:error:badNonce - RFC 8555 Section 6.5
  • fixed Minor bugs related to POST-as-GET when calling updateAccount()
  • fixed Ensure subject common name is present in SAN when creating a CSR - CAB v1.2.3 Section 9.2.2
  • fixed Send empty JSON body when responding to challenges - RFC 8555 Section 7.5.1
nmorsman
published 2.3.1 •

Changelog

Source

v2.3.1 (2019-08-26)

  • backport Minor bugs related to POST-as-GET when calling client.updateAccount()
  • backport Send empty JSON body when responding to challenges
nmorsman
published 3.1.0 •

Changelog

Source

v3.1.0 (2019-08-21)

  • added UTF-8 support when generating a CSR subject using forge - RFC 5280
  • fixed Implement POST-as-GET for all ACME API requests - RFC 8555 Section 6.3
nmorsman
published 2.3.0 •

Changelog

Source

v2.3.0 (2019-08-21)

  • backport Implement POST-as-GET for all ACME API requests
nmorsman
published 3.0.0 •

Changelog

Source

v3.0.0 (2019-07-13)

  • added Expose axios instance to allow manipulating HTTP client defaults
  • breaking Remove support for Node v4 and v6
  • breaking Remove Babel transpilation
nmorsman
published 2.2.3 •

Changelog

Source

v2.2.3 (2019-01-25)

  • added DNS CNAME detection when verifying dns-01 challenges
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc