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-10-01and replace superfluous mockskip-renew-prompt-on-key-type-changeAlex Zorin
2022-10-01reorder conditionsAlex Zorin
2022-10-01dont superfluously ask whether to renew, when changing key typeAlex Zorin
2022-09-30plugins: remove support for dist:plugin plugin names (#9359)alexzorin
2022-09-29Remove external mock dependency (#9331)Will Greenberg
2022-09-27Merge pull request #9353 from alexzorin/ecdsa-default-flagWill Greenberg
2022-09-27fix tests broken by #9262Alex Zorin
2022-09-27fix typo in key conflict error messageAlex Zorin
2022-09-27Merge remote-tracking branch 'origin/2.0.x' into ecdsa-default-flagAlex Zorin
2022-09-27error out when --reuse-key conflicts with other flags (#9262)alexzorin
2022-09-27remove source_address arg (#9418)Brad Warren
2022-09-13Merge pull request #9404 from certbot/masterohemorange
2022-09-10Set up 2.0 pre-releases (#9400)Brad Warren
2022-09-09Merge pull request #9401 from alexzorin/update-2.0.xalexzorin
2022-09-09Merge remote-tracking branch 'origin/master' into update-2.0.xAlex Zorin
2022-09-08Merge pull request #9399 from certbot/candidate-1.30.0Brad Warren
2022-09-07Bump version to 1.31.0candidate-1.30.0Will Greenberg
2022-09-07Add contents to certbot/CHANGELOG.md for next versionWill Greenberg
2022-09-07Release 1.30.0v1.30.01.30.0Will Greenberg
2022-09-07Update changelog for 1.30.0 releaseWill Greenberg
2022-09-07Remove zope from Certbot (#9161)Adrien Ferrand
2022-09-07Remove deprecated functions (#9315)Will Greenberg
2022-09-07Removed deprecated functions (#9314)Will Greenberg
2022-09-07unexport attributes in certbot.display.util (#9358)alexzorin
2022-09-07Add UI text recommending multi-domain certs (#9393)Will Greenberg
2022-09-07acme: remove Client and BackwardsCompatibleClientV2 (#9356)alexzorin
2022-09-02acme: further deprecations (#9395)alexzorin
2022-08-31deprecate more attributes in acme (#9369)alexzorin
2022-08-30Upgrade CI OS (#9391)Brad Warren
2022-08-30Deprecate source address (#9389)Brad Warren
2022-08-29apache: remove support for Apache 2.2 and CentOS 6 (#9354)alexzorin
2022-08-27deprecate certbot-dns-cloudxns (#9367)alexzorin
2022-08-17encourage words before code (#9377)Brad Warren
2022-08-13docs: add BunnyDNS to list of 3rd-party plugins (#9375)Matthew W. Thomas
2022-08-10remove all cloudxns-related code (#9361)alexzorin
2022-07-29add dns-yandexcloud authentication plugin to third-party plugins (#9371)Gusmanov Timur
2022-07-29pin back pylint (#9368)Brad Warren
2022-07-29deps: remove pyjwt dependency (#9337)alexzorin
2022-07-28Update Azure Docker docs (#9363)Brad Warren
2022-07-27Clarify in docs that deletion does not revoke (#9348)Preston Locke
2022-07-25letstest: replace ubuntu 21.10 with 22.04 (#9364)alexzorin
2022-07-20docs: how to override the trusted CA certificates (#9357)merge-masteralexzorin
2022-07-18change default key_type from rsa to ecdsaAlex Zorin
2022-07-11DOC: Fix typo (#9346)Shahar Naveh
2022-07-08DEP: Pin version of cryptography (#9339)Shahar Naveh
2022-07-08Prompt for username in finish_release.py (#9343)ohemorange
2022-07-08If a snap build times out, dump the logs (#9340)Will Greenberg
2022-07-07finish_release.py: fix revision regex, add more logging (#9342)Will Greenberg
2022-07-06Merge pull request #9341 from certbot/candidate-1.29.0ohemorange
2022-07-05Bump version to 1.30.0Will Greenberg