letsencrypt v0.39.0 Release Notes

Release Date: 2019-10-01 // over 4 years ago
  • โž• Added

    • ๐Ÿ‘Œ Support for Python 3.8 was added to Certbot and all of its components.
    • ๐Ÿ‘Œ Support for CentOS 8 was added to certbot-auto.

    ๐Ÿ”„ Changed

    • Don't send OCSP requests for expired certificates
    • ๐Ÿง Return to using platform.linux_distribution instead of distro.linux_distribution in OS fingerprinting for Python < 3.8
    • โšก๏ธ Updated the Nginx plugin's TLS configuration to keep support for some versions of IE11.

    ๐Ÿ›  Fixed

    • ๐Ÿ›  Fixed OS detection in the Apache plugin on RHEL 6.

    More details about these changes can be found on our GitHub repo.