certbot/certbot-nginx/certbot_nginx/_internal
alexzorin c178fa8c0b
nginx: on encountering lua directives, produce a better warning (#9475)
* nginx: capitalise product names in warning message properly

* nginx: don't crash on encountering lua directives, warn instead

* add tests

* undo excess newline

* fix oldest tests: use old camelCase function name

* add missing newline in new testdata

* add tests for _by_lua, which should parse fine
2022-11-30 12:03:51 +11:00
..
tls_configs Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295) 2022-05-13 10:59:49 -07:00
__init__.py Make the contents of the nginx plugin private (#7589) 2019-11-25 14:30:24 -08:00
configurator.py nginx: on encountering lua directives, produce a better warning (#9475) 2022-11-30 12:03:51 +11:00
constants.py Cite Mozilla ssl-config in Apache/NGINX TLS configs (#8670) (#9295) 2022-05-13 10:59:49 -07:00
display_ops.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
http_01.py Search included files for nginx server_names_hash_bucket_size directive (#9198) 2022-02-11 15:40:14 +11:00
nginxparser.py nginx: on encountering lua directives, produce a better warning (#9475) 2022-11-30 12:03:51 +11:00
obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00
parser.py nginx: on encountering lua directives, produce a better warning (#9475) 2022-11-30 12:03:51 +11:00
parser_obj.py Fully type certbot-nginx module (#9124) 2022-01-12 16:36:51 -08:00