Skip to content

v2.0 acme_client

Compare
Choose a tag to compare
@porunov porunov released this 24 Mar 22:05
· 34 commits to master since this release

Changes:

  • The ACME client now works with a work-dir differently. Now it doesn't serialize objects, but saves only json arrays with links to authorization or certificates. That is why all next releases will be compatible.
  • Bug fixes.

Warning!

acme_client v2.0 isn't compatible with the acme_client v1.0. All next releases will be compatible to with the acme_client v2.0.
To move from the client v1.0 to the client v2.0 you need to remove files authorization_uri_list and certificate_uri_list from the working directory. After that you need to generate a new certificate.