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-11-27Refactor tests out of packaged module for apache plugin (#7607)ohemorange
2019-11-25Make the contents of the apache plugin private (#7579)ohemorange
2019-11-15fixes #7553 (#7560)Brad Warren
2019-11-04Dropped deprecated flags from commands (#7482)Brandon Moore
2019-10-31Remove references to TLS-SNI-01 outside of ACME (#7479)Brad Warren
2019-08-09Revert disabling TLS session tickets in Apache (#7315)Brad Warren
2019-07-29Disable TLS session tickets for Apache 2.4.11+ (#7191)Adrien Ferrand
2019-07-19Implement a consistent realpath function in certbot.compat.filesystem (#7242)Adrien Ferrand
2019-06-28Refactor augeas_configurator.py functionality to configurator.py and parser.p...Joona Hoikkala
2019-06-20[Windows] Security model for files permissions - STEP 3a (#6964)Adrien Ferrand
2019-04-12[Windows] Security model for files permissions - STEP 2 (#6895)Adrien Ferrand
2019-04-09Update to Pylint 1.9.4 and correctionsAdrien Ferrand
2019-04-02Merge branch 'master' into pylintAdrien Ferrand
2019-03-27Add a test to ensure test coverage regardless of the vhost order (#6873)Joona Hoikkala
2019-03-25Remove unused code in apache (#6882)Adrien Ferrand
2019-03-16Remove tls sni in apache plugin (#6858)Adrien Ferrand
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-16Fix Pylint upgrade issuesJames Payne
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