17
0
Files
python-certbot-apache/python-certbot-apache.changes
Dirk Mueller 218a22110c - update to 2.9.0:
* Support for Python 3.12 was added.
  * Updates `joinpath` syntax to only use one addition per call,
    because the multiple inputs version was causing mypy errors
    on Python 3.10.
  * Makes the `reconfigure` verb actually use the staging server
    for the dry run to check the new configuration.
  * Disable old SSL versions and ciphersuites and remove SSLCompression off
  * Stop disabling TLS session tickets in Apache as it caused TLS
  * The error message when Certbot's Apache plugin is unable to
  * Tests execution for certbot, certbot-apache and certbot-nginx
  * Apache plugin now attempts to configure all VirtualHosts matching
    requested domain name instead of only a single one when answering
  * The grammar used by Augeas parser in Apache plugin was updated

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:certbot/python-certbot-apache?expand=0&rev=91
2024-02-09 13:34:23 +00:00

12 KiB