LICENSE.txt
MANIFEST.in
README.rst
setup.py
certbot_nginx/__init__.py
certbot_nginx/py.typed
certbot_nginx.egg-info/PKG-INFO
certbot_nginx.egg-info/SOURCES.txt
certbot_nginx.egg-info/dependency_links.txt
certbot_nginx.egg-info/entry_points.txt
certbot_nginx.egg-info/requires.txt
certbot_nginx.egg-info/top_level.txt
certbot_nginx/_internal/__init__.py
certbot_nginx/_internal/configurator.py
certbot_nginx/_internal/constants.py
certbot_nginx/_internal/display_ops.py
certbot_nginx/_internal/http_01.py
certbot_nginx/_internal/nginxparser.py
certbot_nginx/_internal/obj.py
certbot_nginx/_internal/parser.py
certbot_nginx/_internal/parser_obj.py
certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf
certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf
certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf
certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf
tests/boulder-integration.conf.sh
tests/configurator_test.py
tests/display_ops_test.py
tests/http_01_test.py
tests/nginxparser_test.py
tests/obj_test.py
tests/parser_obj_test.py
tests/parser_test.py
tests/test_util.py
tests/testdata/etc_nginx/broken.conf
tests/testdata/etc_nginx/comment_in_file.conf
tests/testdata/etc_nginx/edge_cases.conf
tests/testdata/etc_nginx/foo.conf
tests/testdata/etc_nginx/invalid_unicode_comments.conf
tests/testdata/etc_nginx/mime.types
tests/testdata/etc_nginx/minimalistic_comments.conf
tests/testdata/etc_nginx/multiline_quotes.conf
tests/testdata/etc_nginx/nginx.conf
tests/testdata/etc_nginx/server.conf
tests/testdata/etc_nginx/unsupported_directives.conf
tests/testdata/etc_nginx/valid_unicode_comments.conf
tests/testdata/etc_nginx/sites-enabled/both.com
tests/testdata/etc_nginx/sites-enabled/default
tests/testdata/etc_nginx/sites-enabled/example.com
tests/testdata/etc_nginx/sites-enabled/example.net
tests/testdata/etc_nginx/sites-enabled/globalssl.com
tests/testdata/etc_nginx/sites-enabled/headers.com
tests/testdata/etc_nginx/sites-enabled/ipv6.com
tests/testdata/etc_nginx/sites-enabled/ipv6ssl.com
tests/testdata/etc_nginx/sites-enabled/migration.com
tests/testdata/etc_nginx/sites-enabled/sslon.com
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default
tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default