Added
Changed
- certbot-auto no longer checks for updates on any operating system.
- The module
acme.magic_typing
is deprecated and will be removed in a future release.
Please use the built-in moduletyping
instead. - The DigitalOcean plugin now creates TXT records for the DNS-01 challenge with a lower 30s TTL.
Fixed
- Don't output an empty line for a hidden certificate when
certbot certificates
is being used
in combination with--cert-name
or-d
.
More details about these changes can be found on our GitHub repo.