Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/certbot/certbot.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-01Release 1.16.0v1.16.01.16.xErica Portnoy
2021-06-01Update changelog for 1.16.0 releaseErica Portnoy
2021-05-31Update coverage and pytest (#8875)Brad Warren
2021-05-29Use shortlink for renewal setup instructions (#8874)ohemorange
2021-05-28Deprecate usage of IConfig as a singleton in Certbot (#8869)Adrien Ferrand
2021-05-28windows: fix colors and bold text not rendering (#8872)alexzorin
2021-05-28Add instructions for setting up a cronjob in the docs (#8870)ohemorange
2021-05-27[docs/using] Add mention of CentOS as supported by apache plugin (#8871)Arthur Lutz
2021-05-27remove ancient .gitignore (#8864)Brad Warren
2021-05-27cli: later printing of renewal and install retry advice (#8860)alexzorin
2021-05-27Remove no names found in configuration files because it sounds like an error ...ohemorange
2021-05-25Command-line UX overhaul (#8852)ohemorange
2021-05-24Upgrade pylint (#8855)Brad Warren
2021-05-18cli: dont double-print choosing plugins error (#8850)alexzorin
2021-05-17Move 5040495 CHANGELOG.md entry to correct version (#8851)osirisinferi
2021-05-17[Windows] Cleanup Certbot pkg dir before installing to avoid dependencies con...Adrien Ferrand
2021-05-16Use UTF-8 for renewal configuration file encoding (#8789)osirisinferi
2021-05-16Fix incompatibility with lexicon >= v3.6.0 (#8819)Thomas G
2021-05-13Add 3rd party certbot-dns-godaddy to the docs (#8844)miigotu
2021-05-07Remove OS instructions (#8833)Brad Warren
2021-05-04Bump version to 1.16.0Brad Warren
2021-05-04Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2021-05-04Release 1.15.0v1.15.01.15.xBrad Warren
2021-05-04Update changelog for 1.15.0 releaseBrad Warren
2021-05-03fix client email address (#8817)Brad Warren
2021-04-29Update assertTrue/False to Python 3 precise asserts (#8792)Mads Jensen
2021-04-28Remove further references to certbot-auto in the repo (#8814)ohemorange
2021-04-22docs: add certbot-dns-azure third-party plugin (#8796)alexzorin
2021-04-22fix ciphers link (#8799)Brad Warren
2021-04-15Expand manual DNS challenge instructions to include mention of propagation ti...osirisinferi
2021-04-10Ensure that mock is pinned (#8786)Brad Warren
2021-04-08Use Python 3 style super (#8777)Brad Warren
2021-04-06Bump version to 1.15.0Brad Warren
2021-04-06Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2021-04-06Release 1.14.0v1.14.01.14.xBrad Warren
2021-04-06Update changelog for 1.14.0 releaseBrad Warren
2021-04-06fix various fd leaks (#8747)alexzorin
2021-04-06Enable mypy strict mode (#8766)test-masterAdrien Ferrand
2021-04-05Use typing-extensions to ensure certbot dev environment is compatible with Py...Adrien Ferrand
2021-04-05use standard errno (#8768)Brad Warren
2021-04-03Update a few type ignore comments (#8767)Brad Warren
2021-04-02Upgrade to mypy 0.812 (#8748)Adrien Ferrand
2021-04-02simplify setup.py (#8760)Brad Warren
2021-03-26Redo the majority of Certbot's pinning system (#8741)Brad Warren
2021-03-25Remove references to certbot-auto and letsencrypt-auto that we don't need for...ohemorange
2021-03-23Added missing from typing imports. (#8724)Mads Jensen
2021-03-23docs: rewrite "Automated Renewals" in User Guide (#8717)alexzorin
2021-03-22Remove empty lines from `certbot certificates` when (#8723)osirisinferi
2021-03-22Precise the certificate naming convention mechanism in the compatibility docu...Adrien Ferrand
2021-03-16Update installing from source instructions (#8713)Brad Warren