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-28Stop failing early when the Nginx config is brokenissue_4953Erica Portnoy
2017-09-28Update master to reflect 0.18.2 (#5127)Brad Warren
2017-09-28Add test to prevent regressions of #4183 (#5134)Joona Hoikkala
2017-09-28Allow multiple interactive certname selections in certbot delete (#5133)ohemorange
2017-09-26Stop using print in `certbot.main` module. (#5121)r5d
2017-09-26Update changelog for 0.18.2 (#5128)Brad Warren
2017-09-25certbot-dns-google: enable automatic credential lookup on google cloud (#5117)Christian Becker
2017-09-25Do not parse disabled configuration files from under sites-available on Debia...Joona Hoikkala
2017-09-21add info about -d (#5097)Noah Swartz
2017-09-20fix dns-rfc2136 plugin not respecting cnames (#5101)MichaƂ Zegan
2017-09-19Updating the AWS letstest documentation (#5091)yomna
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