a20eacea97
- update to version 5.2.2 * Support for Python 3.14 was added. * Removed vhost_combined and vhost_common log formats from included Apache configuration file.
Markéta Machová2026-01-15 14:01:30 +00:00
72cd9175ed
- update to version 5.1.0 * sync with the main certbot package
Markéta Machová2025-10-14 08:03:25 +00:00
e6fcfeb75f
- update to version 5.1.0 * sync with the main certbot package
Markéta Machová2025-10-14 08:03:25 +00:00
c5deff22ed
Accepting request 1302583 from devel:languages:python:certbot
Ana Guerrero2025-09-03 19:08:33 +00:00
57b09d756b
Accepting request 1302583 from devel:languages:python:certbot
Ana Guerrero2025-09-03 19:08:33 +00:00
f429bb6d02
- 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
Markéta Machová2025-09-03 12:29:17 +00:00
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
Markéta Machová2025-09-03 12:29:17 +00:00
99aea774d5
- update to version 4.2.0 * sync with the main certbot package
Markéta Machová2025-08-12 16:03:00 +00:00
e1c761bf65
- update to version 4.2.0 * sync with the main certbot package
Markéta Machová2025-08-12 16:03:00 +00:00
f0465aa7e0
Accepting request 1286007 from devel:languages:python:certbot
Ana Guerrero2025-06-16 10:26:24 +00:00
e8370129f2
Accepting request 1286007 from devel:languages:python:certbot
Ana Guerrero2025-06-16 10:26:24 +00:00
945a578f66
* Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs
Markéta Machová2025-06-13 14:50:40 +00:00
6e27de7ab7
* Switched to src-layout from flat-layout to accommodate PEP 517 pip editable installs
Markéta Machová2025-06-13 14:50:40 +00:00
9543da6e5f
- update to version 4.1.1 * sync with the main certbot package
Markéta Machová2025-06-13 14:46:02 +00:00
cc8d63972a
- update to version 4.1.1 * sync with the main certbot package
Markéta Machová2025-06-13 14:46:02 +00:00
d28d8101b5
Accepting request 1271241 from devel:languages:python:certbot
Ana Guerrero2025-04-22 15:28:59 +00:00
c695497ece
Accepting request 1271241 from devel:languages:python:certbot
Ana Guerrero2025-04-22 15:28:59 +00:00
d0d225be50
- Update to 4.0.0: * Added + The --preferred-profile and --required-profile flags allow requesting a profile. * Changed + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime left, if the lifetime is shorter than 10 days). + removed acme.crypto_util._pyopenssl_cert_or_req_all_names + removed acme.crypto_util._pyopenssl_cert_or_req_san + removed acme.crypto_util.dump_pyopenssl_chain + removed acme.crypto_util.gen_ss_cert + removed certbot.crypto_util.dump_pyopenssl_chain + removed certbot.crypto_util.pyopenssl_load_certificate * Fixed + Moved RewriteEngine on directive added during apache http01 authentication to the end of the virtual host, so that it overwrites any RewriteEngine off directives that already exist and allows redirection to the challenge URL.
Steve Kowalik2025-04-22 03:46:12 +00:00
6d81a1c6ad
- Update to 4.0.0: * Added + The --preferred-profile and --required-profile flags allow requesting a profile. * Changed + Certificates now renew with 1/3rd of lifetime left (or 1/2 of lifetime left, if the lifetime is shorter than 10 days). + removed acme.crypto_util._pyopenssl_cert_or_req_all_names + removed acme.crypto_util._pyopenssl_cert_or_req_san + removed acme.crypto_util.dump_pyopenssl_chain + removed acme.crypto_util.gen_ss_cert + removed certbot.crypto_util.dump_pyopenssl_chain + removed certbot.crypto_util.pyopenssl_load_certificate * Fixed + Moved RewriteEngine on directive added during apache http01 authentication to the end of the virtual host, so that it overwrites any RewriteEngine off directives that already exist and allows redirection to the challenge URL.
Steve Kowalik2025-04-22 03:46:12 +00:00
29887a25ff
Accepting request 1254988 from devel:languages:python:certbot
Ana Guerrero2025-03-21 19:23:25 +00:00
b0a92dc812
Accepting request 1254988 from devel:languages:python:certbot
Ana Guerrero2025-03-21 19:23:25 +00:00
0eeb6a6a8b
- update to version 3.3.0 * sync with the main certbot package
Markéta Machová2025-03-21 12:29:21 +00:00
e7e0b033e2
- update to version 3.3.0 * sync with the main certbot package
Markéta Machová2025-03-21 12:29:21 +00:00
41e262f75f
Accepting request 1240556 from devel:languages:python:certbot
Ana Guerrero2025-01-27 19:56:59 +00:00
629390bb81
Accepting request 1240556 from devel:languages:python:certbot
Ana Guerrero2025-01-27 19:56:59 +00:00
d809dfbf6f
- update to version 2.11.0 * sync with the main certbot package
Markéta Machová2024-06-25 12:22:07 +00:00
5a43d0b054
- update to version 2.11.0 * sync with the main certbot package
Markéta Machová2024-06-25 12:22:07 +00:00
97ebfde759
Accepting request 1145438 from devel:languages:python:certbot
Ana Guerrero2024-02-09 22:54:35 +00:00
e519149822
Accepting request 1145438 from devel:languages:python:certbot
Ana Guerrero2024-02-09 22:54:35 +00:00
d08b09edac
- 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
Dirk Mueller2024-02-09 13:34:23 +00:00
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
Dirk Mueller2024-02-09 13:34:23 +00:00
f7b2694bee
Accepting request 1133001 from devel:languages:python:certbot
Ana Guerrero2023-12-14 21:02:51 +00:00
00bf3b67c9
Accepting request 1133001 from devel:languages:python:certbot
Ana Guerrero2023-12-14 21:02:51 +00:00
6cf029d8d6
- update to version 2.8.0 * Added support for Alpine Linux distribution when is used the apache plugin
Markéta Machová2023-12-07 10:48:14 +00:00
246ac975b3
- update to version 2.8.0 * Added support for Alpine Linux distribution when is used the apache plugin
Markéta Machová2023-12-07 10:48:14 +00:00
d9285b3ffe
- update to version 2.7.4 * sync with the main certbot package
Markéta Machová2023-11-16 13:00:03 +00:00
b53486bce5
- update to version 2.7.4 * sync with the main certbot package
Markéta Machová2023-11-16 13:00:03 +00:00
30c12db90f
- update to version 2.7.3 * sync with the main certbot package
Markéta Machová2023-10-31 08:12:33 +00:00
0a25ef431d
- update to version 2.7.3 * sync with the main certbot package
Markéta Machová2023-10-31 08:12:33 +00:00
35e1a285af
- update to 1.29.0: * --allow-subset-of-names will now additionally retry in cases where domains are rejected while creating or finalizing orders. This requires subproblem support from the ACME server * The show_account subcommand now uses the "newAccount" ACME endpoint to fetch the account data, so it doesn't rely on the locally stored account URL. This fixes situations where Certbot would use old ACMEv1 registration info with non-functional account URLs. * The generated Certificate Signing Requests are now generated as version 1 instead of version 3. This resolves situations in where strict enforcement of PKCS#10 meant that CSRs that were generated as version 3 were rejected
Dirk Mueller2022-07-11 13:24:06 +00:00
e7aa6c3762
- update to 1.29.0: * --allow-subset-of-names will now additionally retry in cases where domains are rejected while creating or finalizing orders. This requires subproblem support from the ACME server * The show_account subcommand now uses the "newAccount" ACME endpoint to fetch the account data, so it doesn't rely on the locally stored account URL. This fixes situations where Certbot would use old ACMEv1 registration info with non-functional account URLs. * The generated Certificate Signing Requests are now generated as version 1 instead of version 3. This resolves situations in where strict enforcement of PKCS#10 meant that CSRs that were generated as version 3 were rejected
Dirk Mueller2022-07-11 13:24:06 +00:00
4123fcf675
- update to 1.28.0: * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org * A change to order finalization has been made to the acme module and Certbot: - An order's certificate field will only be processed if the order's status is valid. - An order's error field will only be processed if the order's status is invalid.
Dirk Mueller2022-06-24 19:32:23 +00:00
6d5293aa58
- update to 1.28.0: * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org * A change to order finalization has been made to the acme module and Certbot: - An order's certificate field will only be processed if the order's status is valid. - An order's error field will only be processed if the order's status is invalid.
Dirk Mueller2022-06-24 19:32:23 +00:00