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-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-07Add UI text recommending multi-domain certs (#9393)Will Greenberg
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-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-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-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
2022-07-05Add contents to certbot/CHANGELOG.md for next versionWill Greenberg
2022-07-05Release 1.29.0v1.29.01.29.0Will Greenberg
2022-07-05Update changelog for 1.29.0 releaseWill Greenberg
2022-06-30Add Signed Windows Installer Workflow (#9076)Alexis
2022-06-29Update generated CSRs to create V1 CSRs (#9334)Amir Omidi
2022-06-28removed certbot-auto references from docs (#9333)Alexis Kim
2022-06-23Use a different timeout for nightly vs daytime (release and extended) builds ...ohemorange
2022-06-23deps: bump pyOpenSSL in oldest pinnings (#9329)alexzorin
2022-06-19Change snapcraft authentication to use SNAPCRAFT_STORE_CREDENTIALS (#9326)ohemorange
2022-06-15Drop the snap build tiemout to 90 minutes (#9320)Will Greenberg
2022-06-13Merge pull request #9318 from certbot/docs-clarify-plugin-contributionsWill Greenberg
2022-06-09docs: clarify that we're not merging any new plugins (not just DNS)docs-clarify-plugin-contributionsAlex Zorin
2022-06-09Change `query_registration()` to use `_get_v2_account()` (#9307)osirisinferi
2022-06-08Retry errors with subproblems in obtain_certificate with --allow-subset-of-na...James Balazs
2022-06-08Merge pull request #9317 from certbot/candidate-1.28.0alexzorin
2022-06-07Bump version to 1.29.0candidate-1.28.0Will Greenberg
2022-06-07Add contents to certbot/CHANGELOG.md for next versionWill Greenberg
2022-06-07Release 1.28.0v1.28.01.28.0Will Greenberg
2022-06-07Update changelog for 1.28.0 releaseWill Greenberg
2022-06-04cli: fix help text for --no-autorenew (#9312)alexzorin
2022-05-31Merge pull request #9309 from certbot/test-account-updatesWill Greenberg
2022-05-31skip boulder for show_account assertionsAlex Zorin
2022-05-31certbot-ci: improve tests for update_account/show_accountAlex Zorin
2022-05-13Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295)amplifi