certbot/certbot-nginx/certbot_nginx/_internal
ohemorange b48e336554
Allow nginx parser to handle empty file (#8895)
* Allow parsing empty files

* add unit test

* lint

* update parser_test

* Update configurator_test

* update changelog
2021-06-11 09:21:52 +10:00
..
tls_configs Remove ECDHE-RSA-AES128-SHA from NGINX ciphers list (#7719) 2020-01-24 10:09:28 -08:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py cli: improve error messages for enhance errors (#8884) 2021-06-10 15:58:11 -07:00
constants.py Convert Python 2 type hints to Python 3 types annotations (#8640) 2021-03-10 11:51:27 -08:00
display_ops.py Minor bugfixes (#7891) 2020-04-13 10:41:39 -07:00
http_01.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
nginxparser.py Allow nginx parser to handle empty file (#8895) 2021-06-11 09:21:52 +10:00
obj.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00
parser.py Command-line UX overhaul (#8852) 2021-05-25 10:47:39 +10:00
parser_obj.py Use Python 3 style super (#8777) 2021-04-08 13:04:51 -07:00