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
2018-06-08Went through log and fixed as much as I couldpconrad-docsPeter Conrad
2018-01-10Hunting down the last of the weird white spaces that cause errors.Peter Conrad
2017-12-21fix whitespacesNoah Swartz
2017-12-21Attempting to fix build errors.Peter Conrad
2017-12-15Adding new RST filesPeter Conrad
2017-12-15Restructured RST files significantly. Next commit will be a pass through the ...Peter Conrad
2017-11-16Merge https://github.com/certbot/certbotPeter Conrad
2017-11-16Committing before git pull to make merge error go awayPeter Conrad
2017-11-08Install dnsmadeeasy extras from dns-lexicon (#5230)Brad Warren
2017-11-03Use pipstrap to ensure pip works on older systems (#5216)Brad Warren
2017-11-01Nginx IPv6 support (#5178)Joona Hoikkala
2017-11-01Merge pull request #5205 from mvi-x/masteryomna
2017-10-31Forcing pip to use https on older docker images (#5214)yomna
2017-10-26[#5155] - replaces instances of isinstance(x, str) with isinstance(x, six.str...mvi
2017-10-21Fix bug that stopped nginx from finding new server block for redirect (#5198)ohemorange
2017-10-20Correctly test for existing Certbot redirect when adding an Nginx redirect bl...ohemorange
2017-10-20[#4535] - Unwrap 'max retries exceeded' errors (#4733)Jacob Hoffman-Andrews
2017-10-19Fix typos in certbot_apache/tests/configurator_test.py (#5193)Felix Yan
2017-10-13Nginx creates a vhost block if no matching block is found (#5153)ohemorange
2017-10-13Skip menu in webroot plugin when there's nothing to choose from (#5183)Joona Hoikkala
2017-10-13Retry failures to start boulder (#5176)Brad Warren
2017-10-11Fix naming in error message (#5181)Joona Hoikkala
2017-10-11integration test to prevent regressions of #5115 (#5172)Brad Warren
2017-10-11Document --no-directory-hooks (#5171)Brad Warren
2017-10-11Update brew before installing packages (#5182)Brad Warren
2017-10-05certbot: Flush output after write in IDisplay methods. (#5164)r5d
2017-10-05Update changelog to reflect 0.19.0. (#5170)Brad Warren
2017-10-05Merge pull request #5169 from certbot/candidate-0.19.0Brad Warren
2017-10-05Bump version to 0.20.0Brad Warren
2017-10-04Release 0.19.0v0.19.00.19.xBrad Warren
2017-10-04Delete after revoke [#4109] (#4914)yomna
2017-10-03Add hook directories (#5151)Brad Warren
2017-10-03certbot: Stop using print in log module. (#5160)r5d
2017-10-03[#5154] Enable certificate verification (incl. revocation) on Docker (#5159)Giacomo Ghidini
2017-10-03Handle NoneType from Augeas better in Apache parser get_arg (#5135)Joona Hoikkala
2017-10-03Fixes #5115 (#5150)Brad Warren
2017-10-02Fix hook test. (#5152)Brad Warren
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