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-03-27add test to make sure ipv6only=on is not erroneously removedipv6onlydupErica Portnoy
2018-03-27add test for remove duplicate ipv6onlyErica Portnoy
2018-03-26rename delete_default to remove_singleton_listen_paramsErica Portnoy
2018-03-24Refactor _add_directive into separate functions (#5786)ohemorange
2018-03-17feat(nginx plugin): add HSTS enhancement (#5463)sydneyli
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-11-01Nginx IPv6 support (#5178)Joona Hoikkala
2017-10-13Nginx creates a vhost block if no matching block is found (#5153)ohemorange
2017-07-26Change add_server_directives replace=True behavior to attempt to replace, but...ohemorange
2017-05-16Allow Nginx to insert include files with comments inside (#4666)ohemorange
2017-05-03Add a test for #4557 (#4609)ohemorange
2017-05-03Switch to using include directive for Nginx constants (#4557)ohemorange
2017-04-27Allow empty nginx blocks (#4555)ohemorange
2017-03-28Update Nginx ciphersuites to use Mozilla Intermediate (#4426)Erica Portnoy
2017-03-25Fix nginx parser (#4296)Erica Portnoy
2017-02-28Don't crash on listen unix: (#4259)Erica Portnoy
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-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-08-17Don't hardcode comment added by CertbotBrad Warren
2016-08-17Fix up COMMENT constantsBrad Warren
2016-08-09Lint, improve coverage, rm unused codePeter Eckersley
2016-08-06Fix tests for our new spacey, commented worldPeter Eckersley
2016-07-30Merge remote-tracking branch 'origin/master' into no-conflicting-declarations3Peter Eckersley
2016-07-22Use assertEqual instead of deprecated assertEqualsVille Skyttä
2016-07-15Fix testsBrad Warren
2016-07-15Merge branch 'master' into no-conflicting-declarationsBrad Warren
2016-06-27Only write nginx config files if we've modified themPeter Eckersley
2016-06-18Lint & test fixPeter Eckersley
2016-04-14s/letsencrypt/certbot letsencrypt-nginx testsBrad Warren