Added
Changed
- certbot-auto no longer checks for updates on any operating system.
- The module
acme.magic_typingis deprecated and will be removed in a future release.
Please use the built-in moduletypinginstead. - 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 certificatesis being used
in combination with--cert-nameor-d.
More details about these changes can be found on our GitHub repo.