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
2017-09-19Merge pull request #5118 from erikrose/certbot-auto-timeoutBrad Warren
2017-09-18Merge pull request #5096 from certbot/0.18.1-release-notesNoah Swartz
2017-09-18Simplify and stop repeating knowledge by hard-coding timeout into HttpsGetter...Erik Rose
2017-09-18Add timeout to certbot-auto HTTPS fetches. Fix #4473.Chris J
2017-09-16#4435. CLI Argument Default Organization (#5037)Chris Julian
2017-09-16fix #5111 AttributeError occured with >=pyOpenSSL-17.2.0 (#5112)Seong-ho Cho
2017-09-16certbot: Let plugins_cmd be run as un-priviliged user. (#5103)r5d
2017-09-16add domain name when having issues in the warn output (#5105)Noah Swartz
2017-09-16fix NAME to CERTNAME (#5114)Noah Swartz
2017-09-15Add --no-self-upgrade to test farm test. (#5095)Brad Warren
2017-09-15Release 0.18.1 (#5093)Brad Warren
2017-09-14Merge pull request #5108 from certbot/issue_5107Noah Swartz
2017-09-13add renew to existing docNoah Swartz
2017-09-12add a help output for cert-nameNoah Swartz
2017-09-08Add 0.18.1 release notesBrad Warren
2017-09-08Test farm improvements (#5088)Brad Warren
2017-09-08Fix permissions error when upgrading certbot-auto. (#5086)Brad Warren
2017-09-08Update changelog to reflect 0.18.0 (#5081)Brad Warren
2017-09-07Merge pull request #5080 from certbot/candidate-0.18.0Brad Warren
2017-09-07Also check new path when determining cli_command (#5082)Brad Warren
2017-09-06Merge pull request #5075 from certbot/specify-min-six-versionyomna
2017-09-06Bump version to 0.19.0Brad Warren
2017-09-06Release 0.18.0v0.18.0Brad Warren
2017-09-05Specify the minimum six version in acmespecify-min-six-versionBrad Warren
2017-09-01Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973)ohemorange
2017-09-01mention that revoke doesn't effect rate limit (#5070)Noah Swartz
2017-09-01Link to changelog from readme (#5069)Noah Swartz
2017-09-01Fix documentation build failures (#5068)Brad Warren
2017-08-31certbot: Update `renew` command output in quiet mode. (#5062)r5d
2017-08-31Merge pull request #5064 from certbot/letsencrypt-travisNoah Swartz
2017-08-30encrypt channelletsencrypt-travisBrad Warren
2017-08-30#4071 Mixin to prevent setting return_value after initializing certain Mock o...Chris Julian
2017-08-29Make common Installer base class (#5055)Brad Warren
2017-08-29Merge pull request #5029 from certbot/issue_4792Noah Swartz
2017-08-28Update install.rst (#5057)Ted Marynicz
2017-08-28switch from triple quotes to single quotesissue_4792Noah Swartz
2017-08-25Add the word `instead` to renew error (#5053)test-testsJosh Soref
2017-08-25Stop using print in `certbot.cli` module. (#5028)r5d
2017-08-23certbot-auto OS dependency update system (#4971)Brad Warren
2017-08-23Organize + document `certbot/tests/testdata` directory (#4983)Winston Smith
2017-08-21add warnings and clarity to config documentation (#4991)Noah Swartz
2017-08-21Change certbot-auto's installation path to /opt (#4970)Brad Warren
2017-08-21Redirect to zenhack/simp_le (#5025)Nicolas Duchon
2017-08-16link to nginx documentationNoah Swartz
2017-08-16expand nginx no name errorNoah Swartz
2017-08-11Include plugin selection at the info logging level (#5010)Winston Smith
2017-08-10Merge pull request #4896 from certbot/order-matters2Noah Swartz
2017-08-09#4434 Test Config Base Class (#4974)cj-dev
2017-08-09[#4966] - Fedora 26 doesn't have development tools handy (#4997)Bob Strecansky
2017-08-09Pin dependencies in compatibility tests. (#5004)Brad Warren