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-12fix configurator testErica Portnoy
2018-01-11test that http01 perform is calledErica Portnoy
2018-01-11refactor NginxHttp01 and NginxTlsSni01 to both now inherit from NginxChallen...Erica Portnoy
2018-01-11update existing nginx testsErica Portnoy
2017-12-07Create a new server block when making server block ssl (#5220)ohemorange
2017-12-07Revert "Nginx reversion (#5299)" (#5305)Brad Warren
2017-12-06Nginx reversion (#5299)Brad Warren
2017-12-01Switch from nose to pytest (#5282)Brad Warren
2017-11-01Nginx IPv6 support (#5178)Joona Hoikkala
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-13Nginx creates a vhost block if no matching block is found (#5153)ohemorange
2017-09-01Use ffdhe2048 Nginx DH params to fix Weak-DH bug (#4973)ohemorange
2017-06-01Refactor nginx file update mechanism in preparation for working with apache p...ohemorange
2017-05-23Update options-ssl-nginx.conf in`prepare` if it hasn't been manually modified...ohemorange
2017-05-03Switch to using include directive for Nginx constants (#4557)ohemorange
2017-05-02Add lockfile (#4449)Brad Warren
2017-03-25Fix nginx parser (#4296)Erica Portnoy
2017-03-17Python 3 compatibility for all tests (#4358)Yen Chi Hsuan
2017-01-11Break on failure to deploy cert (#4003)Erica Portnoy
2016-12-09make our linter happy (#3881)Brad Warren
2016-12-07Parallalelise nosetests from tox (#3836)Peter Eckersley
2016-12-06Mark Nginx vhosts as ssl when any vhost is on ssl at that address (#3856)Erica Portnoy
2016-11-09Remove get_all_certs_keys() from Apache and Nginx (#3768)Nick Fong
2016-11-08Don't re-add redirects if one exists (#3751)Erica Portnoy
2016-10-21Allow certbot to get a cert for default_servers (#3652)Erica Portnoy
2016-09-30Update Nginx redirect enhancement process to modify appropriate blocks (#3546)Erica Portnoy
2016-09-26Restructure how Nginx parser re-finds vhosts, and disable creating new server...Erica Portnoy
2016-09-23Merge pull request #3507 from certbot/only-suggest-valid-namesPeter Eckersley
2016-09-22list 'staple-ocsp' as supported in nginxBrad Warren
2016-09-22tie oscp stapling to enhancements systemBrad Warren
2016-09-17Reject domains with only one labelBrad Warren
2016-09-17filter names returned by get_all_namesBrad Warren
2016-08-17don't hardcode certbot commentBrad Warren
2016-08-17Add test to prevent regressing and not copying ssl_options to /etc/letsencryptBrad Warren
2016-08-06Merge remote-tracking branch 'origin/master' into no-conflicting-declarations3Peter Eckersley
2016-08-06Merge remote-tracking branch 'origin/no-conflicting-declarations3' into no-co...Peter Eckersley
2016-07-30Merge remote-tracking branch 'origin/master' into no-conflicting-declarations3Peter Eckersley
2016-07-30Fix a testPeter Eckersley
2016-07-28fix testPeter Eckersley
2016-07-27delintBrad Warren
2016-07-27Merge branch 'master' into no-conflicting-declarations3Brad Warren
2016-07-22Use assertEqual instead of deprecated assertEqualsVille Skyttä
2016-07-15Merge branch 'master' into no-conflicting-declarationsBrad Warren
2016-06-25Add some test coveragePeter Eckersley
2016-06-19Fix TLS_SNI & associated testsPeter Eckersley
2016-05-26Catch more le_util in certbot-nginxBlake Griffith
2016-04-14s/letsencrypt/certbot letsencrypt-nginx testsBrad Warren