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-11-03Release 1.21.0v1.21.01.21.xBrad Warren
2021-11-03Update changelog for 1.21.0 releaseBrad Warren
2021-10-25Fix copyright date s/2015-2015/2015/ (#9070)Chris Swan
2021-10-25Add type annotations to the `acme` project (#9036)Adrien Ferrand
2021-10-24Generate a web.config file for IIS to serve properly the challenge files in w...Adrien Ferrand
2021-10-20delete: add a warning about safe deletion (#8949)alexzorin
2021-10-19update packaging docs to mention dl.eff.org (#9068)Brad Warren
2021-10-15Change PGP keys (#9046)Brad Warren
2021-10-12Remove trailing spaces from docs (#9064)Piotr Kasprzyk
2021-10-06Merge pull request #9057 from certbot/candidate-1.20.0alexzorin
2021-10-05Bump version to 1.21.0Brad Warren
2021-10-05Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2021-10-05Release 1.20.0v1.20.01.20.xBrad Warren
2021-10-05Update changelog for 1.20.0 releaseBrad Warren
2021-10-05Support Python 3.9 on Windows and package installer on it (#9053)Adrien Ferrand
2021-09-29fix typo in error message (#9047)Brad Warren
2021-09-28stop using deprecated jose abstractclassmethod (#9045)alexzorin
2021-09-22missing trailing '?' in non-interactive checklist (#9043)alexzorin
2021-09-14dns-rfc2136: use certbot's own is_ipaddress func (#9035)alexzorin
2021-09-11Increase minimum of josepy version to use and update the oldest contraints. (...Adrien Ferrand
2021-09-10add --no-reuse-key (#9029)alexzorin
2021-09-10Upgrade pinned versions of certbot dependencies (josepy in particular) (#9027)Adrien Ferrand
2021-09-10Update oldest pyproject.toml comments (#8999)Brad Warren
2021-09-09Add documentation about legacy cb-auto files (#9011)Brad Warren
2021-09-09cli: minor copy changes to `renew` help text (#9025)alexzorin
2021-09-09fix 'NEXT STEPS' being printed to stdout during -q (#9023)alexzorin
2021-09-09Merge pull request #9024 from certbot/candidate-1.19.0alexzorin
2021-09-07Bump version to 1.20.0Brad Warren
2021-09-07Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2021-09-07Release 1.19.0v1.19.01.19.xBrad Warren
2021-09-07Update changelog for 1.19.0 releaseBrad Warren
2021-09-07disable donation prompt during --quiet (#9022)alexzorin
2021-09-03docs: redirect macOS users to different cron guide (#9013)alexzorin
2021-09-03snap: revert to checking snapctl file existence (#9018)alexzorin
2021-09-02Fix some typos (found by codespell) (#9017)Stefan Weil
2021-09-02Add comment about security alerts. (#9016)Brad Warren
2021-08-31Make ACMEv1 deprecation warnings scarier (#9015)Brad Warren
2021-08-27add ip address support to certbot/acme lib (2021 ver) (#8904)orangepizza
2021-08-25lower coverage threshold for rfc2136 integration (#9006)alexzorin
2021-08-23Propagate requirement that ACME responses are UTF-8 (#9001)Brad Warren
2021-08-23certbot-dns-rfc2136: catch error when a hostname is being used for `dns_rfc21...osirisinferi
2021-08-20upgrade pip (#9000)Brad Warren
2021-08-18remove zope from plugin example (#8998)Brad Warren
2021-08-18Cleanup zope dependencies in plugins and upgrade sphinx (#8997)Adrien Ferrand
2021-08-18Remove all non essential references to the old Zope interfaces (#8988)Adrien Ferrand
2021-08-17Use latest version of mypy (#8992)Adrien Ferrand
2021-08-17Add deprecation warnings for deprecated elements in certbot.display.util (#8989)Adrien Ferrand
2021-08-17Release pip pinning (#8993)Adrien Ferrand
2021-08-17Cleanup some useless type ignore directives (#8987)Adrien Ferrand
2021-08-15Emit deprecation warnings for Zope interfaces (#8970)Adrien Ferrand