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
2022-02-08Release 1.23.0v1.23.01.23.xBrad Warren
2022-02-08Update changelog for 1.23.0 releaseBrad Warren
2022-02-04Inline dict creation in _assert_valid_call. (#9190)Mads Jensen
2022-02-04include py.typed marker files in distribution (#9187)Patrik Hagara
2022-02-04Add support for revoking ecdsa keys without --cert-name. (#8725)Mads Jensen
2022-02-01CentOS & RHEL test farm fixes (#9188)Brad Warren
2022-01-31Fully type certbot apache (#9177)Adrien Ferrand
2022-01-25dns-digitalocean: Ignore SOA TTL in favor of explicit TTL argument (#9149)Rick
2022-01-25Typed jose fields (#9073)Adrien Ferrand
2022-01-24apache: expose aug_save errors in the debug log (#9169)alexzorin
2022-01-24Dns-google: update permissions needed in documentation (#9094)tJouve
2022-01-21Deprecate Python 3.6 support (#9160)Adrien Ferrand
2022-01-21Test coverage dns ecdsa (#9174)Mads Jensen
2022-01-21Add typing to certbot.apache (#9071)Mads Jensen
2022-01-19Add wildcard example (#9164)kevgrig
2022-01-13Fully type certbot-nginx module (#9124)Adrien Ferrand
2022-01-10Remove outdated pylint comments (#9167)Mads Jensen
2022-01-10Use super().__init__ instead of explicitly calling named super-class. (#9166)Mads Jensen
2022-01-05Improve assertions in nginx and DNS plugin tests. (#9157)Mads Jensen
2022-01-04Revert "Remove win2016 from Azure devops pipelines. (#9145)" (#9158)Adrien Ferrand
2022-01-04Improve assertions in certbot-apache tests. (#9131)Mads Jensen
2022-01-02Various clean-ups in certbot-apache. Use f-strings. (#9132)Mads Jensen
2022-01-02letstest: bump ubuntu groovy to impish (#9155)alexzorin
2022-01-02Remove win2016 from Azure devops pipelines. (#9145)Mads Jensen
2021-12-27Add `show_account` subcommand to retrieve account info from ACME server (#9127)osirisinferi
2021-12-22Add appending behaviour of `max-log-backups = 0` (#9146)osirisinferi
2021-12-21write docs on how to test release script (#9142)Brad Warren
2021-12-14Fully type all DNS plugins (#9125)Adrien Ferrand
2021-12-14Fully type certbot-compatibility-test (#9133)Adrien Ferrand
2021-12-13tests: remove Boulder v1 endpoint from certbot-ci and azure (#9140)alexzorin
2021-12-13Fully type lock_test.py (#9126)Adrien Ferrand
2021-12-11Fix --help output (#9130)Adrien Ferrand
2021-12-11fix macos coverage (#9137)Brad Warren
2021-12-11Add macOS instructions (#9136)Brad Warren
2021-12-08Merge pull request #9128 from certbot/candidate-1.22.0Brad Warren
2021-12-08Bump version to 1.23.0Erica Portnoy
2021-12-08Add contents to certbot/CHANGELOG.md for next versionErica Portnoy
2021-12-08Release 1.22.0v1.22.01.22.xErica Portnoy
2021-12-08Update changelog for 1.22.0 releaseErica Portnoy
2021-12-02Apache augeas clean up (#9114)Mads Jensen
2021-11-30Fully type certbot-ci module (#9120)Adrien Ferrand
2021-11-30Added --issuance-timeout command line option (#9056)moratori
2021-11-26Add type annotations to the certbot package (part 4) (#9087)Adrien Ferrand
2021-11-25Update py cryptography to >=2.5.0 (#9110)Aaron Gable
2021-11-24Add type annotations to the certbot package (part 3) (#9086)Adrien Ferrand
2021-11-24Add type annotations to the certbot package (part 2) (#9085)Adrien Ferrand
2021-11-23Pin back setuptools-rust (#9112)Brad Warren
2021-11-23Remove use of deprecated verifier with cryptography (#9105)Paul Kehrer
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