certbot-nginx

View on PyPIReverse Dependencies (3)

2.10.0 certbot_nginx-2.10.0-py3-none-any.whl

Wheel Details

Project: certbot-nginx
Version: 2.10.0
Filename: certbot_nginx-2.10.0-py3-none-any.whl
Download: [link]
Size: 98616
MD5: 710300a735ea5b07d5228e0499eacc42
SHA256: 256cd5d67eca75804fe80079064771b32f09b2128b68d21c656cdf2c6224b847
Uploaded: 2024-04-03 23:28:34 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: certbot-nginx
Version: 2.10.0
Summary: Nginx plugin for Certbot
Author: Certbot Project
Author-Email: certbot-dev[at]eff.org
Home-Page: https://github.com/certbot/certbot
License: Apache License 2.0
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Security
Classifier: Topic :: System :: Installation/Setup
Classifier: Topic :: System :: Networking
Classifier: Topic :: System :: Systems Administration
Classifier: Topic :: Utilities
Requires-Python: >=3.8
Requires-Dist: acme (>=2.10.0)
Requires-Dist: certbot (>=2.10.0)
Requires-Dist: PyOpenSSL (!=23.1.0,>=17.5.0)
Requires-Dist: pyparsing (>=2.2.1)
Requires-Dist: setuptools (>=41.6.0)
Requires-Dist: importlib-resources (>=1.3.1); python_version < "3.9"
Requires-Dist: pytest; extra == "test"
Provides-Extra: test
License-File: LICENSE.txt
[No description]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.42.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
certbot_nginx/__init__.py sha256=hn2JrJl0A5GEU11CMVKC4Fo1c1Q64E7ONIBJUi-OI2o 28
certbot_nginx/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
certbot_nginx/_internal/__init__.py sha256=7ByIUY6BBjPb4Gn7molDApa4ocJFhWI3UiBaYHtFPf0 52
certbot_nginx/_internal/configurator.py sha256=h4cr5dhSl-UEU7cdjaypv1xhOrsp0RPcvtTfWQA_1Ko 55369
certbot_nginx/_internal/constants.py sha256=NHHzMcZ5tFLczDS5UTi3HZJI_pvzwVGrd12R14oey_A 3275
certbot_nginx/_internal/display_ops.py sha256=UmUYdO08Ec5XUiQM6ERIk6i3Hvqc5l6uNBt3h5LIBRM 1554
certbot_nginx/_internal/http_01.py sha256=pOZqMNNSLO0mNmdaeoa9FvZx_-4vRL2Pi2oVbTykW3w 9806
certbot_nginx/_internal/nginxparser.py sha256=i3B5VX-xgqdAhQXynvfMBeChfBnRHpShuG--Ksad_ek 10981
certbot_nginx/_internal/obj.py sha256=2S7FNzFNLQeNUY9Uu_XjTc-lWHVOzb31FblafW2Qdl0 9840
certbot_nginx/_internal/parser.py sha256=a4vPNqrHE4WSmulizF70laF1ntXsR55e-0_gWhoushk 32772
certbot_nginx/_internal/parser_obj.py sha256=KPnERJFR7sj9rqwEHtxKoFpTesKizabB9xTbxQ_d1dM 16118
certbot_nginx/_internal/tests/__init__.py sha256=XHWirWQ0KjmjsBlqCU9kZTg7biWDOXqp6FGzMqxa8Ek 26
certbot_nginx/_internal/tests/configurator_test.py sha256=_lnyIisB1D26VlVIerSnNVilpL3buGWgn2woLssDrWs 51859
certbot_nginx/_internal/tests/display_ops_test.py sha256=dIKvWHzuf6IR480imMO74twoXR0VKTJ2ayTzPKJxSOg 1632
certbot_nginx/_internal/tests/http_01_test.py sha256=Vb2Ear1zj8IJngHg9hil5Lole3-nsmk4e4LrW45JUYY 10230
certbot_nginx/_internal/tests/nginxparser_test.py sha256=WHourvCCOyT-5N3r8eW3YZKeVjVLtXEHMWRl3nPaRVU 16901
certbot_nginx/_internal/tests/obj_test.py sha256=6hEgRrAoaqi86SgreLwsLi6W5Mz4dmhnp_U8FDWYQ34 9436
certbot_nginx/_internal/tests/parser_obj_test.py sha256=CilXFueNfVc-o3PQVx8pT3dwlGPRuo69ptL72B7L19w 11587
certbot_nginx/_internal/tests/parser_test.py sha256=Ub9zFhc_3LJUk2VKN_xLYCpyn5eE9kF0B0mHIZ7L-0g 24674
certbot_nginx/_internal/tests/test_util.py sha256=zkWfVEIdtmqqO23pZPgZ4pO8odLrFzOurMYXXhASFSE 4884
certbot_nginx/_internal/tests/testdata/etc_nginx/broken.conf sha256=BMo0v1saHeVHLo3u8YJwzc7v-9EjP10M3AGyoRXzxbI 125
certbot_nginx/_internal/tests/testdata/etc_nginx/comment_in_file.conf sha256=ZziGzSNJUwxwLgroIVXUv081TaUeqMQdoaNDbMkXnSI 25
certbot_nginx/_internal/tests/testdata/etc_nginx/edge_cases.conf sha256=yjvdjvm1P2SRCdLRX-EK-_rn6Io47MNDgfjRjhE8Xuw 579
certbot_nginx/_internal/tests/testdata/etc_nginx/foo.conf sha256=73NcGARpyUTjwHvhsbvQwS3emxK2BtR5G1WuPtVRckQ 540
certbot_nginx/_internal/tests/testdata/etc_nginx/invalid_unicode_comments.conf sha256=JjEPMZ7G4tGq79nxhYgdyMc98qV0S5Uk1bHf718iYvA 181
certbot_nginx/_internal/tests/testdata/etc_nginx/mime.types sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
certbot_nginx/_internal/tests/testdata/etc_nginx/minimalistic_comments.conf sha256=niZPZ4vF77caWW868qDoj6zIOl0h8ivmtVaMYcPvT_w 197
certbot_nginx/_internal/tests/testdata/etc_nginx/multiline_quotes.conf sha256=ZQZZTkai733DowveEICUxAWM8NigCkGpNn_pDCDNHa0 585
certbot_nginx/_internal/tests/testdata/etc_nginx/nginx.conf sha256=YhtjuxCPnQqHuHZ3FG7xFMv62IQM3nGnHN9fs7nG2NI 2684
certbot_nginx/_internal/tests/testdata/etc_nginx/server.conf sha256=2h0hswFHdmlq2cotyZ3B-_U50yqYfuEc3CkQsoGMbAk 45
certbot_nginx/_internal/tests/testdata/etc_nginx/valid_unicode_comments.conf sha256=BwDHtcLvaorEiUmI557V5eQJqjV_frIs5n7IXYKbIEo 308
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/both.com sha256=chFSI0AWPktwYV3ilMtDLH8WzSPhH6tzWuNJSV_UDF8 501
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/default sha256=9o1IYkZNgN82QdszfU3J3ZgHNLcP75gqXjev8EQK-LA 211
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/example.com sha256=TUdjhI9T6RyFnc5F95yuAMk4w9OE5KkdWdYXvLldIoM 133
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/example.net sha256=cUNq0l_USdKoMEETOftfNBy27jSbtPEHcw2w-BQdWXg 73
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/globalssl.com sha256=MQuOsqdkHAbubi3fVOM37iX0UI9Y6BEetvplBs5blMY 144
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/headers.com sha256=uatuXW0yWGXDYIuWuNK7nUR8hPdLEo8xBPL7bCBljI4 87
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/ipv6.com sha256=YHXoYgK35gUv2cg-AUc0xi5Jb2p1IYCuRvcJ8Ja7G5U 72
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/ipv6ssl.com sha256=PUxCxbrUCvc9nG2nIRupY0E2FYhUNA-GY2NqrGCLJE4 156
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/migration.com sha256=AAvl83W428Xl7jS4taEpCVR649PY4OAN-7hPRV8cdZc 383
certbot_nginx/_internal/tests/testdata/etc_nginx/sites-enabled/sslon.com sha256=-bJbs3yFQTY_q2fdAbrh1uAKkyxoR0SLxlvDLmArXSs 111
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params sha256=_X4s9E5D7Sg-ou6efGNJdJc3Nw6X6upWt4Sce8fGhVU 911
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf sha256=FJn51j6_A2UGZh3PQ-ILxlWCC4kLirvtN1TaBhORUKU 2258
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win sha256=czeeR29bTbpXILQEnNrVTHCVp0CnglvCpp7wcPOr_2c 1805
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types sha256=hNB4ZnksJxQ8zM-B784r_gEoufqd1LRNjT9o0yRb6ZA 2085
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 sha256=OWkc3sz94AYz1mK9h__6dVOw9CPOogJPWavfFd1865M 222
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules sha256=4ploDpGal8fsBrYuT6vDterYN_5Ial-HJgvRbQtR4RI 287
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules sha256=-W5Pp-oezUglxfl_A5cDwOSr8WAsQLGW2lbCzM1ReNg 5288
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf sha256=lJLKezEbvNhbJTr7D1sghxd8D7i9EL4XuZ8xXm-oRfA 1601
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params sha256=fP9DqXaMERK7B06fJqqhFz2m74Wnogg4JC6EaDXI7rI 180
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params sha256=xFghOUmXkYrB_X_YXXD4znHg0fqrBrBYhLItjLfFKc4 465
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params sha256=Ec96QjSaYV82D0v3xqUFFsdR2I26Iw17PpG5qfUafJo 532
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf sha256=gGYzxKhIoHy9QSlyQhIxrfwJuW6v3pqnyK_CtpxpfHA 3072
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default sha256=zaUAe9_21cCkdmlE_qJgffuwQ2hOQIV_aRP5dSBEc8w 2593
certbot_nginx/_internal/tests/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default sha256=zaUAe9_21cCkdmlE_qJgffuwQ2hOQIV_aRP5dSBEc8w 2593
certbot_nginx/_internal/tls_configs/options-ssl-nginx-old.conf sha256=9WFVRBBcTu5E8CpgTj6a5Vs9W60kcWC7GHMaCsUxrwI 741
certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls12-only.conf sha256=BaeZxNsS-OFeaCGcmAVoJMvVrnsFhjIlMYrhEvNDiAs 766
certbot_nginx/_internal/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf sha256=3IGs_ZZw8TfVq7zP40ONkwbUtqkGQ5sPv2pnVicufMc 749
certbot_nginx/_internal/tls_configs/options-ssl-nginx.conf sha256=XiHMZpifJuxGEW2XlCHlOBMc-Ksz__8_aC-_5JGwrOg 774
certbot_nginx-2.10.0.dist-info/LICENSE.txt sha256=Wzp1Of26Jtz2KrPc22KRW_apLDK27Y5TT__04zJM_tg 11984
certbot_nginx-2.10.0.dist-info/METADATA sha256=nbhpiknh_aVyL-WWITTuHnhZOckptfff1gK_l-eZm_M 1424
certbot_nginx-2.10.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
certbot_nginx-2.10.0.dist-info/entry_points.txt sha256=BtFAYdvyEpZAYlsfaQGcWWWrSm4SwfoN1fw_J94P8b4 81
certbot_nginx-2.10.0.dist-info/top_level.txt sha256=MVwWzs9PUDbnyJGpOydVdXi2MGgJhqpbzhU83sUccaI 14
certbot_nginx-2.10.0.dist-info/RECORD

top_level.txt

certbot_nginx

entry_points.txt

nginx = certbot_nginx._internal.configurator:NginxConfigurator