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-01-11Factor out common challengeperformer logic (#5413)Brad Warren
2018-01-09update Apache ciphersuites (#5383)Brad Warren
2018-01-05Use apache2ctl modules for Gentoo systems. (#5349)Joona Hoikkala
2017-12-11Parse variables without whitespace separator correctly in CentOS family of di...Joona Hoikkala
2017-12-11Use josepy instead of acme.jose. (#5203)Jannis Leidel
2017-12-07Bump version to 0.21.0Brad Warren
2017-12-07Release 0.20.0v0.20.00.20.xBrad Warren
2017-12-04Distribution specific override functionality based on class inheritance (#5202)Joona Hoikkala
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-10-19Fix typos in certbot_apache/tests/configurator_test.py (#5193)Felix Yan
2017-10-11Fix naming in error message (#5181)Joona Hoikkala
2017-10-05Bump version to 0.20.0Brad Warren
2017-10-04Release 0.19.0v0.19.00.19.xBrad Warren
2017-10-03Handle NoneType from Augeas better in Apache parser get_arg (#5135)Joona Hoikkala
2017-09-28Add test to prevent regressions of #4183 (#5134)Joona Hoikkala
2017-09-25Do not parse disabled configuration files from under sites-available on Debia...Joona Hoikkala
2017-09-16add domain name when having issues in the warn output (#5105)Noah Swartz
2017-09-06Bump version to 0.19.0Brad Warren
2017-09-06Release 0.18.0v0.18.0Brad Warren
2017-09-01Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973)ohemorange
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-02Bump version to 0.18.0Brad Warren
2017-08-02Release 0.17.0v0.17.00.17.xBrad Warren
2017-07-20Merge pull request #4904 from certbot/improve-apache-error-message2Noah Swartz
2017-07-12Merge pull request #4814 from certbot/improve-apache-error-messageNoah Swartz
2017-07-07Candidate 0.16.0 (#4908)ohemorange
2017-07-05Update outdated commentBrad Warren
2017-07-05remove outdated error messageBrad Warren
2017-06-16Low-impact cleanup of IDisplay (#4818)Zach Shepherd
2017-06-09Correct message about vhost ambiguity.Brad Warren
2017-06-08Add Arch Linux constants for Apache (#4466)Yen Chi Hsuan
2017-06-08Bump version to 0.16.0Brad Warren
2017-06-08Release 0.15.0v0.15.00.15.xBrad Warren
2017-06-02Finish work on #4718.Brad Warren
2017-06-02Mechanism for automatically updating options-ssl-apache.conf fileErica Portnoy
2017-06-01Refactor nginx file update mechanism in preparation for working with apache p...ohemorange
2017-05-15Force augeas file reload to recalculate span indiciesJoona Hoikkala
2017-05-15Modify special action types only onceBrad Warren
2017-05-11Pin dependency versions when using tools/venv.sh (#4629)Brad Warren
2017-05-10ServerName and ServerAlias are directives, not directories (#4632)Alexander Krotov
2017-05-05Bump version to 0.15.0Brad Warren
2017-05-05Release 0.14.0v0.14.0Brad Warren
2017-05-04make a copy of keys in all python versions (#4614)Brad Warren
2017-05-03Merge pull request #4607 from certbot/joohoi_multiple_vhosts2Brad Warren
2017-05-03Add support for multivhosts in ApacheJoona Hoikkala
2017-05-03Further Apache multivhost improvementsBrad Warren
2017-05-03Continue work on Apache multivhostPeter Eckersley
2017-05-03Start work on multivhost support in ApacheNoah Swartz
2017-05-02Add lockfile (#4449)Brad Warren