| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- update to version 5.1.0 * sync with the main certbot package
- update to version 5.0.0 * Python 3.9 support was removed * Migrated most functionality from setup.py to pyproject.toml
- update to version 4.2.0 * sync with the main certbot package
- update to version 4.1.1
* Switched to src-layout from flat-layout to accommodate PEP 517 pip
editable installs
- 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.
- Update to 3.3.0 - Remove unneeded dependencies - Enable pytest
- Update to 3.1.0
- bump to 2.9.0, regenerated spec file with py2pack 0.9.0
- bump to 2.6.0, regenerate spec file with py2pack 0.9.0
- bump to 1.31.0 - switch to _service for src