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-07-06Do not call IPlugin.prepare() for updaters when running renew (#6167)Joona Hoikkala
2018-06-21Gradually increasing HSTS max-age (#5912)Joona Hoikkala
2018-06-02Include missing space (#6061)Josh Soref
2018-05-15Issue 5951/check untyped defs apache (#5989)dschlessman
2018-04-18Enhance verb (#5596)Joona Hoikkala
2018-04-04If restart fails, try alternative restart command if available (#5500)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-01-17Apache HTTP01 ImprovementsBrad Warren
2018-01-17Set up vhost discovery and overrides for HTTP-01Joona Hoikkala
2018-01-16Small cleanup for Apache HTTP-01Brad Warren
2018-01-15Use static directory under workdir for HTTP challenges (#5428)Joona Hoikkala
2018-01-11Address minor concerns with Apache HTTP-01Brad Warren
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-10-11Fix naming in error message (#5181)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-07-05remove outdated error messageBrad Warren
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-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
2017-03-19Still include apache version in debug loggingDaniel Huang
2017-03-19Do not output apache version when deploying cert (#4023)Daniel Huang
2017-03-03Change QSA to NE in HTTPS redirection (#4204)Sagi Kedmi
2017-02-24Fix for case sensitivity when looking for vhosts (#4193)Joona Hoikkala
2017-02-01Adding checking name validity to the Apache plugin (#3639)Amjad Mashaal
2017-01-18Fix misspelling "recieved" (#4059)Juho Juopperi
2016-12-21Don't add ServerAlias directives when the domain is already covered by a wild...Brad Warren
2016-12-19Mitigate problems for people who run without -n (#3916)Brad Warren
2016-11-09Remove get_all_certs_keys() from Apache and Nginx (#3768)Nick Fong
2016-08-22Lint fix, space before parenthesesDanCld
2016-08-21Fix apache logs dir for centosDanCld
2016-08-13Merge remote-tracking branch 'origin/master' into multi-topic-helpPeter Eckersley
2016-08-10Added check for /files/Joona Hoikkala
2016-08-10Added None check and according testJoona Hoikkala
2016-08-09Refactored get_file_pathJoona Hoikkala
2016-07-22Use logger.warning instead of deprecated warnVille Skyttä
2016-07-21Merge remote-tracking branch 'origin/master' into multi-topic-helpPeter Eckersley
2016-07-16Merge pull request #3182 from certbot/issue_2983Brad Warren
2016-07-11incorporate brad's commentsNoah Swartz