Skip to content

Win32/Win64 Portable SSL Certificates client for Let's Encrypt / Buypass / other ACME-compatible CAs and servers (with ACME v2/v1, Wildcards and External Account Binding support)

Latest
Compare
Choose a tag to compare
@do-know do-know released this 12 Mar 15:12
· 1 commit to master since this release
d43348c

This release introduces some new features, such as:

  • EAB (External Account Binding) support used by some CAs (via eab-kid and eab-hmac-key parameters).
  • Asynchronous order finalization support (with server-indicated retry intervals support).
  • Direct support of known ACME-compatible CAs via ca parameter.

Directly supported CAs are: buypass.com, google.com, letsencrypt.org, ssl.com, zerossl.com. You do not need to know or specify the URLs for those - only their name in the ca parameter. See the examples of using different CAs in the "Other certificate providers and custom ACME servers" section of the documentation.

Any other ACME-compatible CA can also be used by specifying the URL for its directory in the directory parameter.