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-04-07docs: in contributing, ipdb→ipdb3docs-ipdb-namealexzorin
2022-04-06Add subproblems to errors (#7046) (#9258)James Balazs
2022-04-06Fix race condition and uncaught exception (#9264)Brad Warren
2022-04-06Merge pull request #9267 from certbot/candidate-1.26.0alexzorin
2022-04-05Bump version to 1.27.0Brad Warren
2022-04-05Add contents to certbot/CHANGELOG.md for next versionBrad Warren
2022-04-05Release 1.26.0v1.26.01.26.xBrad Warren
2022-04-05Update changelog for 1.26.0 releaseBrad Warren
2022-04-02certbot-ci: upgrade pebble to v2.3.1 (#9260)alexzorin
2022-04-01changelog: clarify --new-key entry (#9259)alexzorin
2022-03-31display acme.Errors less verbosely (#9255)alexzorin
2022-03-31Add --new-key (#9252)alexzorin
2022-03-30Add error message to account registration error (#9233)osirisinferi
2022-03-29Update various references to draft RFC to published versions. (#9250)Mads Jensen
2022-03-25Skip ToS agreement question if ToS value is None (#9245)osirisinferi
2022-03-24Point pip to filesystem packages rather than local HTTP server (#9240)Will Greenberg
2022-03-24pinning: update awscli pin (#9242)alexzorin
2022-03-24dns-ovh: increase default propagation timeout to 120s (#9244)alexzorin
2022-03-18windows: upgrade Python to 3.9.11 (#9241)alexzorin
2022-03-17Merge pull request #9238 from certbot/candidate-1.25.0alexzorin
2022-03-16Bump version to 1.26.0Erica Portnoy
2022-03-16Add contents to certbot/CHANGELOG.md for next versionErica Portnoy
2022-03-16Release 1.25.0v1.25.01.25.xErica Portnoy
2022-03-16Update changelog for 1.25.0 releaseErica Portnoy
2022-03-16Run repin.sh to pull in new version of cryptography, using OpenSSL 1.1.1n (#9...ohemorange
2022-03-16certbot-ci: fix boulder-v2 failures related to unexported challtestsrv port (...alexzorin
2022-03-12Update ACME spec links to point to RFC 8555. (#9232)Mads Jensen
2022-03-12Remove cast for jose.fields. (#9228)Mads Jensen
2022-03-12pinning: work around poetry crash caused by bad 3rd party constraint (#9229)alexzorin
2022-03-09Must staple: check for OCSP support (#9226)osirisinferi
2022-03-03Remove Windows 2016 environment, generate 64 bit installer (#9202)Will Greenberg
2022-03-03Use f-strings in many places in acme and certbot. (#9225)Mads Jensen
2022-03-03storage: always save key_type to renewal .conf (#9217)alexzorin
2022-03-02Use the git CLI with cargo (#9223)Brad Warren
2022-03-02improve handling and ux of unexpected key type migration (#9200)alexzorin
2022-03-02Merge pull request #9224 from certbot/candidate-1.24.0Brad Warren
2022-03-01Bump version to 1.25.0Erica Portnoy
2022-03-01Add contents to certbot/CHANGELOG.md for next versionErica Portnoy
2022-03-01Release 1.24.0v1.24.0Erica Portnoy
2022-03-01Update changelog for 1.24.0 releaseErica Portnoy
2022-03-01Drop Python 3.6 support (#9216)Brad Warren
2022-02-28snap_config: set a timeout when talking to snapd (#9218)alexzorin
2022-02-28update changelog (#9219)Brad Warren
2022-02-27Add extra challenge info to `--debug-challenges` (#9208)osirisinferi
2022-02-24Cleanup scripts and switch to pyenv (#9214)Brad Warren
2022-02-24remove test_sdists.sh (#9213)Brad Warren
2022-02-23add another DEBIAN_FRONTEND=noninteractive (#9212)Brad Warren
2022-02-23Fixing hanging test farm tests (#9211)Brad Warren
2022-02-17remove outdated setup.cfg files (#9201)Brad Warren
2022-02-15Use literals wherever possible. (#9194)Mads Jensen