17
0
Files
python-certbot-apache/python-certbot-apache.changes
Markéta Machová 85a5195c00 - update to version 5.0.0
* Python 3.9 support was removed
  * Migrated most functionality from setup.py to pyproject.toml
  * Updated apache TLS configuration options:
    * Added DHE-RSA-CHACHA20-POLY1305 to SSLCipherSuite list
    * Configured curves using SSLOpenSSLConfCmd so FFDH won't be used
      with OpenSSL 3.0
  * certbot-apache no longer prints a warning claiming the version of
    OpenSSL used by Apache is too old when we were unable determine
    the OpenSSL version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=110
2025-09-03 12:29:17 +00:00

15 KiB