On 6/6/19 4:02 PM, Florian Obser wrote:
This switches acme-client(1) from draft-03 to the final standard.

Let's Encrypt claims - and this seems to be true in my testing - that
accounts created on the v01 api (the draf one) work on the v02 api
(rfc).

This drops support for v01, thinks got shuffled around too much to
support both. acme-client(1) complains fairly loudly when it's pointed
at an old server:

        acme-client: https://acme-staging.api.letsencrypt.org/directory: bad CA 
paths

To test it switch the api url:
-       api url "https://acme-v01.api.letsencrypt.org/directory";
+       api url "https://acme-v02.api.letsencrypt.org/directory";

Tests, Comments, OKs?

Builds and works fine for me. I also tested with the creation of a new account key.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to