certbot/certbot-nginx/certbot_nginx
yomna 72fa27514e fix for issue 4132: increasing server_names_hash_bucket_size if necessary (#4496)
* increases server_names_hash_bucket_size if it's too low in your nginx conf

* switching from k,v pairwise indices -> inner_line

* simply using bucket_directive
2017-04-27 10:46:33 -07:00
..
tests Allow empty nginx blocks (#4555) 2017-04-26 18:44:06 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
configurator.py Fix nginx integration tests on Python 3 2017-04-15 02:34:06 +08:00
constants.py Add function docstring 2016-08-10 17:01:34 -07:00
nginxparser.py Fix nginx parser (#4296) 2017-03-24 19:45:53 -07:00
obj.py Python 3 compatibility for all tests (#4358) 2017-03-17 13:10:02 -07:00
options-ssl-nginx.conf Update Nginx ciphersuites to use Mozilla Intermediate (#4426) 2017-03-27 15:19:03 -07:00
parser.py Allow empty nginx blocks (#4555) 2017-04-26 18:44:06 -07:00
tls_sni_01.py fix for issue 4132: increasing server_names_hash_bucket_size if necessary (#4496) 2017-04-27 10:46:33 -07:00