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
2019-02-13Apache: respect CERTBOT_DOCS environment variable (#6598)Joona Hoikkala
2019-02-06Apache plugin: configure all matching domain names to be able to answer HTTP ...Joona Hoikkala
2019-01-24Remove commas in filename (#6692)ohemorange
2018-11-02Clean up many warningsErica Portnoy
2018-10-31Merge branch 'master' into warnings-are-errorsErica Portnoy
2018-09-07fix(apache): s/handle_mods/handle_modules (#6347)sydneyli
2018-08-02Make Apache control script and binary paths configurable on command line (#6238)Joona Hoikkala
2018-07-12s/assertEquals/assertEqualBrad Warren
2018-06-21Gradually increasing HSTS max-age (#5912)Joona Hoikkala
2018-05-15Issue 5951/check untyped defs apache (#5989)dschlessman
2018-04-18Enhance verb (#5596)Joona Hoikkala
2018-03-14Improve "cannot find cert of key directive" error (#5525) (#5679)Spencer Eick
2018-02-28Apache plugin wildcard support for ACMEv2 (#5608)Joona Hoikkala
2018-02-14Only add Include for TLS configuration if not already there (#5498)Joona Hoikkala
2018-02-13Fix test inconsistence in Apache plugin configurator_test (#5520)Joona Hoikkala
2018-01-17Apache HTTP01 ImprovementsBrad Warren
2018-01-16Small cleanup for Apache HTTP-01Brad Warren
2018-01-15Use static directory under workdir for HTTP challenges (#5428)Joona Hoikkala
2018-01-11Make sure that Apache is listening on port 80 and has mod_aliasJoona Hoikkala
2018-01-11Add basic HTTP01 support to ApacheBrad 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-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-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-06-02Finish work on #4718.Brad Warren
2017-06-02Mechanism for automatically updating options-ssl-apache.conf fileErica Portnoy
2017-05-15Modify special action types only onceBrad 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-03Start work on multivhost support in ApacheNoah Swartz
2017-05-02Add lockfile (#4449)Brad Warren
2017-03-03Change QSA to NE in HTTPS redirection (#4204)Sagi Kedmi
2017-02-25Fix certbot-apache tests on Python 3 (#4172)Yen Chi Hsuan
2017-02-01Adding checking name validity to the Apache plugin (#3639)Amjad Mashaal
2017-01-11Stop IDisplay AssertionErrors (#4010)Brad Warren
2016-12-21Don't add ServerAlias directives when the domain is already covered by a wild...Brad Warren
2016-12-07Parallalelise nosetests from tox (#3836)Peter Eckersley
2016-11-09Remove get_all_certs_keys() from Apache and Nginx (#3768)Nick Fong
2016-08-10Added check for /files/Joona Hoikkala
2016-08-10Added linter exceptionJoona Hoikkala
2016-08-10Added test caseJoona Hoikkala
2016-08-10Added None check and according testJoona Hoikkala
2016-07-22Use assertEqual instead of deprecated assertEqualsVille Skyttä
2016-07-16Merge pull request #3182 from certbot/issue_2983Brad Warren
2016-07-11incorporate brad's commentsNoah Swartz
2016-07-11Try to fix travis-ci lint failureBlake Griffith