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-23upgradetest-sdistsBrad Warren
2021-11-23verbose plzBrad Warren
2021-11-23test sdistsBrad Warren
2021-11-22Fix Windows webroot crash when multiple domains have the same webroot (#9108)alexzorin
2021-11-18docs: describe how to modify renewal config (#9014)alexzorin
2021-11-15webroot: unset existing mime type in web.config (#9092)alexzorin
2021-11-12 Add type annotations to the certbot package (part 1) (#9084)Adrien Ferrand
2021-11-11docs: update intersphinx url for certbot project (#9096)alexzorin
2021-11-09Add Python 3.10 support and tests (#9077)Brad Warren
2021-11-07fix a typo in gen_ss_cert type hint (#9089)orangepizza
2021-11-04Pin readthedocs deps (#9083)Brad Warren
2021-11-04Merge pull request #9082 from certbot/candidate-1.21.0alexzorin
2021-11-03Bump version to 1.22.0Brad Warren
2021-11-03Add contents to certbot/CHANGELOG.md for next versionBrad Warren
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