Updated acme packages fix Let's Encrypt ACMEv1 June 2020 EOL plan
Publication date: 20 Apr 2020Modification date: 20 Apr 2020
Type: bugfix
Affected Mageia releases : 7
Description
Let's Encrypt certification authority has deprecated ACMEv1 API since
November 2019. In June 2020 they will stop allowing new domains to
validate via ACMEv1 API, in 2021 service will become unreliable until
termination in June 2021.
The version 2.0.0 of acme implements ACMEv2 API with configuration file
compatibility.
If you use a custom cron to refresh the certificate please update the
command line from: /usr/bin/acmecron to: /usr/bin/acme cron
Debug option has been renamed to verbose, please update accordingly when
required.
NOTE: The commands acmecert, acmeconf and acmecron have been replaced
by a single command, acme, which now takes a keyword of cert, conf, or
cron. If you use a custom cron to refresh the certificate please update
the command line from: /usr/bin/acmecron to: /usr/bin/acme cron
References
SRPMS
7/core
- acme-2.0.0-1.mga7