>>> Building on exopi-4 under security/letsencrypt/client BDEPENDS = [devel/py-wheel;devel/py-installer;devel/py-setuptools;lang/python/3;devel/py-build] DIST = [security/letsencrypt/client:certbot-5.5.0.tar.gz] FULLPKGNAME = certbot-5.5.0 RDEPENDS = [devel/py-zopeinterface;devel/py-parsedatetime;devel/py-configobj;lang/python/3;security/letsencrypt/py-acme;sysutils/py-distro;devel/py-zopecomponent;devel/py-configargparse;security/py-josepy;textproc/py-pyRFC3339;security/py-cryptography] (Junk lock failure for exopi-4 at 1778685278.05167) Received IO (Junk lock obtained for exopi-4 at 1778685284.09) Received IO Woken up security/letsencrypt/client >>> Running depends in security/letsencrypt/client at 1778685285.71 last junk was in graphics/waffle /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 was: /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 /usr/sbin/pkg_add -aI -Drepair py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 >>> Running show-prepare-results in security/letsencrypt/client at 1778685288.27 ===> security/letsencrypt/client ===> Building from scratch certbot-5.5.0 ===> certbot-5.5.0 depends on: python->=3.14 -> python-3.14.4p0 ===> certbot-5.5.0 depends on: py3-build-* -> py3-build-1.5.0 ===> certbot-5.5.0 depends on: py3-installer-* -> py3-installer-1.0.1 ===> certbot-5.5.0 depends on: py3-setuptools->=79v0 -> py3-setuptools-80.9.0v0 ===> certbot-5.5.0 depends on: py3-wheel-* -> py3-wheel-0.47.0 py3-build-1.5.0 py3-installer-1.0.1 py3-setuptools-80.9.0v0 py3-wheel-0.47.0 python-3.14.4p0 (Junk lock released for exopi-4 at 1778685289.51) distfiles size=704111 >>> Running extract in security/letsencrypt/client at 1778685289.54 ===> security/letsencrypt/client ===> Checking files for certbot-5.5.0 `/exopi-cvs/ports/distfiles/certbot-5.5.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for certbot-5.5.0 >>> Running build in security/letsencrypt/client at 1778685290.00 ===> security/letsencrypt/client ===> Patching for certbot-5.5.0 ===> Applying OpenBSD patch patch-examples_cli_ini Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: examples/cli.ini |--- examples/cli.ini.orig |+++ examples/cli.ini -------------------------- Patching file examples/cli.ini using Plan A... Hunk #1 succeeded at 17. done ===> Applying OpenBSD patch patch-examples_generate-csr_sh Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |environment parsing was removed from LibreSSL's libraries. | |--- examples/generate-csr.sh.orig Thu May 12 01:42:39 2016 |+++ examples/generate-csr.sh Fri May 27 10:39:54 2016 -------------------------- Patching file examples/generate-csr.sh using Plan A... Hunk #1 succeeded at 17. Hunk #2 succeeded at 29. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for certbot-5.5.0 ===> Configuring for certbot-5.5.0 sed -i -e 's,/etc,/etc,' -e 's,/var/lib,/var/db,' /exopi-obj/pobj/certbot-5.5.0/certbot-5.5.0/src/certbot/compat/misc.py ===> Building for certbot-5.5.0 * Getting build dependencies for wheel... :10: DeprecationWarning: codecs.open() is deprecated. Use open() instead. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running egg_info writing src/certbot.egg-info/PKG-INFO writing dependency_links to src/certbot.egg-info/dependency_links.txt writing entry points to src/certbot.egg-info/entry_points.txt writing requirements to src/certbot.egg-info/requires.txt writing top-level names to src/certbot.egg-info/top_level.txt reading manifest file 'src/certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/certbot.egg-info/SOURCES.txt' * Building wheel... :10: DeprecationWarning: codecs.open() is deprecated. Use open() instead. toml section missing PosixPath('pyproject.toml') does not contain a tool.setuptools_scm section running bdist_wheel running build running build_py creating build/lib/certbot copying src/certbot/__init__.py -> build/lib/certbot copying src/certbot/achallenges.py -> build/lib/certbot copying src/certbot/configuration.py -> build/lib/certbot copying src/certbot/crypto_util.py -> build/lib/certbot copying src/certbot/errors.py -> build/lib/certbot copying src/certbot/interfaces.py -> build/lib/certbot copying src/certbot/main.py -> build/lib/certbot copying src/certbot/ocsp.py -> build/lib/certbot copying src/certbot/reverter.py -> build/lib/certbot copying src/certbot/util.py -> build/lib/certbot creating build/lib/certbot/_internal copying src/certbot/_internal/__init__.py -> build/lib/certbot/_internal copying src/certbot/_internal/account.py -> build/lib/certbot/_internal copying src/certbot/_internal/auth_handler.py -> build/lib/certbot/_internal copying src/certbot/_internal/cert_manager.py -> build/lib/certbot/_internal copying src/certbot/_internal/client.py -> build/lib/certbot/_internal copying src/certbot/_internal/constants.py -> build/lib/certbot/_internal copying src/certbot/_internal/eff.py -> build/lib/certbot/_internal copying src/certbot/_internal/error_handler.py -> build/lib/certbot/_internal copying src/certbot/_internal/hooks.py -> build/lib/certbot/_internal copying src/certbot/_internal/lock.py -> build/lib/certbot/_internal copying src/certbot/_internal/log.py -> build/lib/certbot/_internal copying src/certbot/_internal/main.py -> build/lib/certbot/_internal copying src/certbot/_internal/ocsp.py -> build/lib/certbot/_internal copying src/certbot/_internal/renewal.py -> build/lib/certbot/_internal copying src/certbot/_internal/san.py -> build/lib/certbot/_internal copying src/certbot/_internal/snap_config.py -> build/lib/certbot/_internal copying src/certbot/_internal/storage.py -> build/lib/certbot/_internal copying src/certbot/_internal/updater.py -> build/lib/certbot/_internal creating build/lib/certbot/compat copying src/certbot/compat/__init__.py -> build/lib/certbot/compat copying src/certbot/compat/_path.py -> build/lib/certbot/compat copying src/certbot/compat/filesystem.py -> build/lib/certbot/compat copying src/certbot/compat/misc.py -> build/lib/certbot/compat copying src/certbot/compat/os.py -> build/lib/certbot/compat creating build/lib/certbot/display copying src/certbot/display/__init__.py -> build/lib/certbot/display copying src/certbot/display/ops.py -> build/lib/certbot/display copying src/certbot/display/util.py -> build/lib/certbot/display creating build/lib/certbot/plugins copying src/certbot/plugins/__init__.py -> build/lib/certbot/plugins copying src/certbot/plugins/apache.py -> build/lib/certbot/plugins copying src/certbot/plugins/common.py -> build/lib/certbot/plugins copying src/certbot/plugins/dns_common.py -> build/lib/certbot/plugins copying src/certbot/plugins/dns_common_lexicon.py -> build/lib/certbot/plugins copying src/certbot/plugins/dns_test_common.py -> build/lib/certbot/plugins copying src/certbot/plugins/dns_test_common_lexicon.py -> build/lib/certbot/plugins copying src/certbot/plugins/enhancements.py -> build/lib/certbot/plugins copying src/certbot/plugins/nginx.py -> build/lib/certbot/plugins copying src/certbot/plugins/storage.py -> build/lib/certbot/plugins copying src/certbot/plugins/util.py -> build/lib/certbot/plugins creating build/lib/certbot/tests copying src/certbot/tests/__init__.py -> build/lib/certbot/tests copying src/certbot/tests/acme_util.py -> build/lib/certbot/tests copying src/certbot/tests/util.py -> build/lib/certbot/tests creating build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/__init__.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/cli_constants.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/cli_utils.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/group_adder.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/helpful.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/paths_parser.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/plugins_parsing.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/subparsers.py -> build/lib/certbot/_internal/cli copying src/certbot/_internal/cli/verb_help.py -> build/lib/certbot/_internal/cli creating build/lib/certbot/_internal/display copying src/certbot/_internal/display/__init__.py -> build/lib/certbot/_internal/display copying src/certbot/_internal/display/completer.py -> build/lib/certbot/_internal/display copying src/certbot/_internal/display/dummy_readline.py -> build/lib/certbot/_internal/display copying src/certbot/_internal/display/obj.py -> build/lib/certbot/_internal/display copying src/certbot/_internal/display/util.py -> build/lib/certbot/_internal/display creating build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/__init__.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/disco.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/manual.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/null.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/selection.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/standalone.py -> build/lib/certbot/_internal/plugins copying src/certbot/_internal/plugins/webroot.py -> build/lib/certbot/_internal/plugins creating build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/__init__.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/account_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/auth_handler_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/cert_manager_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/cli_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/client_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/configuration_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/conftest.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/crypto_util_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/eff_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/error_handler_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/errors_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/helpful_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/hook_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/lock_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/log_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/main_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/ocsp_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/renewal_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/renewupdater_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/reverter_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/san_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/storage_test.py -> build/lib/certbot/_internal/tests copying src/certbot/_internal/tests/util_test.py -> build/lib/certbot/_internal/tests creating build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/__init__.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/apache_util.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/apacheparser.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/assertions.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/augeasparser.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/configurator.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/constants.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/display_ops.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/dualparser.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/entrypoint.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/http_01.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/interfaces.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/obj.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_alpine.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_arch.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_centos.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_darwin.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_debian.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_fedora.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_gentoo.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_suse.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/override_void.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/parser.py -> build/lib/certbot/_internal/plugins/apache copying src/certbot/_internal/plugins/apache/parsernode_util.py -> build/lib/certbot/_internal/plugins/apache creating build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/__init__.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/configurator.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/constants.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/display_ops.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/http_01.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/nginxparser.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/obj.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/parser.py -> build/lib/certbot/_internal/plugins/nginx copying src/certbot/_internal/plugins/nginx/parser_obj.py -> build/lib/certbot/_internal/plugins/nginx creating build/lib/certbot/_internal/tests/compat copying src/certbot/_internal/tests/compat/__init__.py -> build/lib/certbot/_internal/tests/compat copying src/certbot/_internal/tests/compat/filesystem_test.py -> build/lib/certbot/_internal/tests/compat copying src/certbot/_internal/tests/compat/misc_test.py -> build/lib/certbot/_internal/tests/compat copying src/certbot/_internal/tests/compat/os_test.py -> build/lib/certbot/_internal/tests/compat creating build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/__init__.py -> build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/completer_test.py -> build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/internal_util_test.py -> build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/obj_test.py -> build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/ops_test.py -> build/lib/certbot/_internal/tests/display copying src/certbot/_internal/tests/display/util_test.py -> build/lib/certbot/_internal/tests/display creating build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/__init__.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/common_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/disco_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/dns_common_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/enhancements_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/manual_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/null_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/selection_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/standalone_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/storage_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/util_test.py -> build/lib/certbot/_internal/tests/plugins copying src/certbot/_internal/tests/plugins/webroot_test.py -> build/lib/certbot/_internal/tests/plugins creating build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/__init__.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/augeasnode_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/autohsts_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/centos_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/complex_parsing_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/configurator_reverter_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/configurator_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/conftest.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/constants_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/debian_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/display_ops_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/dualnode_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/entrypoint_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/fedora_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/gentoo_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/http_01_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/obj_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/parser_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/parsernode_configurator_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/parsernode_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/parsernode_util_test.py -> build/lib/certbot/_internal/tests/plugins/apache copying src/certbot/_internal/tests/plugins/apache/util.py -> build/lib/certbot/_internal/tests/plugins/apache creating build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/__init__.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/configurator_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/display_ops_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/http_01_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/nginxparser_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/obj_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/parser_obj_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/parser_test.py -> build/lib/certbot/_internal/tests/plugins/nginx copying src/certbot/_internal/tests/plugins/nginx/test_util.py -> build/lib/certbot/_internal/tests/plugins/nginx creating build/lib/certbot/_internal/tests/plugins/apache/apache-conf-files copying src/certbot/_internal/tests/plugins/apache/apache-conf-files/apache-conf-test-pebble.py -> build/lib/certbot/_internal/tests/plugins/apache/apache-conf-files running egg_info writing src/certbot.egg-info/PKG-INFO writing dependency_links to src/certbot.egg-info/dependency_links.txt writing entry points to src/certbot.egg-info/entry_points.txt writing requirements to src/certbot.egg-info/requires.txt writing top-level names to src/certbot.egg-info/top_level.txt reading manifest file 'src/certbot.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no previously-included files matching '*.py[cod]' found anywhere in distribution adding license file 'LICENSE.txt' writing manifest file 'src/certbot.egg-info/SOURCES.txt' copying src/certbot/py.typed -> build/lib/certbot copying src/certbot/ssl-dhparams.pem -> build/lib/certbot creating build/lib/certbot/_internal/plugins/apache/augeas_lens copying src/certbot/_internal/plugins/apache/augeas_lens/httpd.aug -> build/lib/certbot/_internal/plugins/apache/augeas_lens creating build/lib/certbot/_internal/plugins/apache/tls_configs copying src/certbot/_internal/plugins/apache/tls_configs/current-options-ssl-apache.conf -> build/lib/certbot/_internal/plugins/apache/tls_configs copying src/certbot/_internal/plugins/apache/tls_configs/old-options-ssl-apache.conf -> build/lib/certbot/_internal/plugins/apache/tls_configs creating build/lib/certbot/_internal/plugins/nginx/tls_configs copying src/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-old.conf -> build/lib/certbot/_internal/plugins/nginx/tls_configs copying src/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls12-only.conf -> build/lib/certbot/_internal/plugins/nginx/tls_configs copying src/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> build/lib/certbot/_internal/plugins/nginx/tls_configs copying src/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx.conf -> build/lib/certbot/_internal/plugins/nginx/tls_configs creating build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying src/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/apache2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying src/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_fnmatch.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying src/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_variables.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing creating build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sites -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache creating build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/README -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d creating build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d creating build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/httpd -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig creating build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf copying src/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/magic -> build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf creating build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/dummy.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/sites -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/sites -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying src/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/sites -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache creating build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/apache2 -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d creating build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/httpd.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/magic -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 creating build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d creating build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying src/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d creating build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/broken.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/comment_in_file.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/edge_cases.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/foo.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/invalid_unicode_comments.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/mime.types -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/minimalistic_comments.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/multiline_quotes.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx-include.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/server.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/valid_unicode_comments.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx creating build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/addr-80.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/both.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/default -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.net -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/globalssl.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/headers.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6ssl.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/migration.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/no-listens.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/sslon.com -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled creating build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx creating build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available creating build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled copying src/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default -> build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled creating build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/README -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert-5sans_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert-san_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_2048.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_512_bad.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_fullchain_2048.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_intermediate_1.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_intermediate_2.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cert_leaf.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/cli.ini -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-6sans_512.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-6sans_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-nonames_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-nosans_512.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-nosans_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-nosans_nistp256.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr-san_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr_512.der -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/csr_512.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ec_prime256v1_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ec_secp384r1_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ec_secp521r1_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/nistp256_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ocsp_certificate.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/ocsp_responder_certificate.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/os-release -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/rsa2048_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/rsa512_key.pem -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/sample-renewal-ancient.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/sample-renewal-ec.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/sample-renewal.conf -> build/lib/certbot/tests/testdata copying src/certbot/tests/testdata/webrootconftest.ini -> build/lib/certbot/tests/testdata creating build/lib/certbot/tests/testdata/sample-archive copying src/certbot/tests/testdata/sample-archive/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive copying src/certbot/tests/testdata/sample-archive/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying src/certbot/tests/testdata/sample-archive/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive copying src/certbot/tests/testdata/sample-archive/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive creating build/lib/certbot/tests/testdata/sample-archive-ec copying src/certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying src/certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying src/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec copying src/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/lib/certbot/tests/testdata/sample-archive-ec installing to build/bdist.openbsd-7.9-amd64/wheel running install running install_lib creating build/bdist.openbsd-7.9-amd64/wheel creating build/bdist.openbsd-7.9-amd64/wheel/certbot copying build/lib/certbot/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/achallenges.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/configuration.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/crypto_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/errors.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/interfaces.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/ocsp.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/reverter.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal copying build/lib/certbot/_internal/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/account.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/auth_handler.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/cert_manager.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/client.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/eff.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/error_handler.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/hooks.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/lock.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/log.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/main.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/ocsp.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/renewal.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/san.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/snap_config.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/storage.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal copying build/lib/certbot/_internal/updater.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/cli copying build/lib/certbot/_internal/cli/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/cli_utils.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/group_adder.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/helpful.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/paths_parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/plugins_parsing.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/subparsers.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli copying build/lib/certbot/_internal/cli/verb_help.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/cli creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/display copying build/lib/certbot/_internal/display/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/display copying build/lib/certbot/_internal/display/completer.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/display copying build/lib/certbot/_internal/display/dummy_readline.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/display copying build/lib/certbot/_internal/display/obj.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/display copying build/lib/certbot/_internal/display/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/display creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/disco.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/manual.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/null.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/selection.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/standalone.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins copying build/lib/certbot/_internal/plugins/webroot.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/apache_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/apacheparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/assertions.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/augeasparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/configurator.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/display_ops.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/dualparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/entrypoint.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/http_01.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/interfaces.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/obj.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_alpine.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_arch.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_centos.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_darwin.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_debian.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_fedora.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_gentoo.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_suse.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/override_void.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache copying build/lib/certbot/_internal/plugins/apache/parsernode_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins/apache/augeas_lens copying build/lib/certbot/_internal/plugins/apache/augeas_lens/httpd.aug -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache/augeas_lens creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins/apache/tls_configs copying build/lib/certbot/_internal/plugins/apache/tls_configs/current-options-ssl-apache.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache/tls_configs copying build/lib/certbot/_internal/plugins/apache/tls_configs/old-options-ssl-apache.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/apache/tls_configs creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/configurator.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/constants.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/display_ops.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/http_01.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/nginxparser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/obj.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/parser.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx copying build/lib/certbot/_internal/plugins/nginx/parser_obj.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/plugins/nginx/tls_configs copying build/lib/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-old.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx/tls_configs copying build/lib/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls12-only.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx/tls_configs copying build/lib/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx/tls_configs copying build/lib/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/plugins/nginx/tls_configs creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests copying build/lib/certbot/_internal/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/account_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/auth_handler_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/cert_manager_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/cli_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/client_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/configuration_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/conftest.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/crypto_util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/eff_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/error_handler_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/errors_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/helpful_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/hook_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/lock_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/log_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/main_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/ocsp_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/renewal_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/filesystem_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/misc_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/compat/os_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/compat copying build/lib/certbot/_internal/tests/renewupdater_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/reverter_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/san_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/storage_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests copying build/lib/certbot/_internal/tests/util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/completer_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/internal_util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/obj_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/ops_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display copying build/lib/certbot/_internal/tests/display/util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/display creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/common_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/disco_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/dns_common_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/enhancements_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/manual_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/null_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/selection_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/standalone_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/storage_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins copying build/lib/certbot/_internal/tests/plugins/webroot_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/augeasnode_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/autohsts_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/centos_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/complex_parsing_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/configurator_reverter_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/configurator_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/conftest.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/constants_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/debian_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/display_ops_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/dualnode_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/entrypoint_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/fedora_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/gentoo_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/http_01_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/obj_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/parser_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/parsernode_configurator_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/parsernode_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/parsernode_util_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache copying build/lib/certbot/_internal/tests/plugins/apache/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/apache-conf-files copying build/lib/certbot/_internal/tests/plugins/apache/apache-conf-files/apache-conf-test-pebble.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/apache-conf-files creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/apache2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_fnmatch.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/complex_parsing copying build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_variables.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/complex_parsing creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/dummy.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sites -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/README -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/httpd.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/magic -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig copying build/lib/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/httpd -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/sites -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/sites -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/envvars -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/sites -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled copying build/lib/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/sites -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/apache2 -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/httpd.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/magic -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d copying build/lib/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/configurator_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/display_ops_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/http_01_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/nginxparser_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/obj_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/parser_obj_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/parser_test.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/test_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/broken.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/comment_in_file.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/edge_cases.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/foo.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/invalid_unicode_comments.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/mime.types -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/minimalistic_comments.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/multiline_quotes.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx-include.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/server.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/valid_unicode_comments.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/addr-80.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/both.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/default -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.net -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/globalssl.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/headers.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6ssl.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/migration.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/no-listens.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/sslon.com -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6 creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available creating build/bdist.openbsd-7.9-amd64/wheel/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled copying build/lib/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled creating build/bdist.openbsd-7.9-amd64/wheel/certbot/compat copying build/lib/certbot/compat/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/compat copying build/lib/certbot/compat/_path.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/compat copying build/lib/certbot/compat/filesystem.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/compat copying build/lib/certbot/compat/misc.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/compat copying build/lib/certbot/compat/os.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/compat creating build/bdist.openbsd-7.9-amd64/wheel/certbot/display copying build/lib/certbot/display/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/display copying build/lib/certbot/display/ops.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/display copying build/lib/certbot/display/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/display creating build/bdist.openbsd-7.9-amd64/wheel/certbot/plugins copying build/lib/certbot/plugins/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/apache.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/common.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/dns_common.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/dns_common_lexicon.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/dns_test_common.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/dns_test_common_lexicon.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/enhancements.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/nginx.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/storage.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins copying build/lib/certbot/plugins/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/plugins creating build/bdist.openbsd-7.9-amd64/wheel/certbot/tests copying build/lib/certbot/tests/__init__.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests copying build/lib/certbot/tests/acme_util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests copying build/lib/certbot/tests/util.py -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests creating build/bdist.openbsd-7.9-amd64/wheel/certbot/tests/testdata copying build/lib/certbot/tests/testdata/README -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-5sans_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-nosans_nistp256.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert-san_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_2048.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_512_bad.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_fullchain_2048.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_intermediate_2.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cert_leaf.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/cli.ini -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-6sans_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nonames_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-san_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr-nosans_nistp256.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.der -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/csr_512.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_prime256v1_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp384r1_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ec_secp521r1_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/nistp256_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_certificate.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_issuer_certificate.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/ocsp_responder_certificate.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/os-release -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa2048_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/rsa512_key.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ancient.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-deprecated-option.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/sample-renewal-ec.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata creating build/bdist.openbsd-7.9-amd64/wheel/certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/cert1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/chain1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/fullchain1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-archive/privkey1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive copying build/lib/certbot/tests/testdata/sample-renewal.conf -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata copying build/lib/certbot/tests/testdata/webrootconftest.ini -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata creating build/bdist.openbsd-7.9-amd64/wheel/certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/cert1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/chain1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/tests/testdata/sample-archive-ec/privkey1.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot/tests/testdata/sample-archive-ec copying build/lib/certbot/py.typed -> build/bdist.openbsd-7.9-amd64/wheel/./certbot copying build/lib/certbot/ssl-dhparams.pem -> build/bdist.openbsd-7.9-amd64/wheel/./certbot running install_egg_info Copying src/certbot.egg-info to build/bdist.openbsd-7.9-amd64/wheel/./certbot-5.5.0-py3.14.egg-info running install_scripts creating build/bdist.openbsd-7.9-amd64/wheel/certbot-5.5.0.dist-info/WHEEL creating '/exopi-obj/pobj/certbot-5.5.0/certbot-5.5.0/dist/.tmp-69m0n_sd/certbot-5.5.0-py3-none-any.whl' and adding 'build/bdist.openbsd-7.9-amd64/wheel' to it adding 'certbot/__init__.py' adding 'certbot/achallenges.py' adding 'certbot/configuration.py' adding 'certbot/crypto_util.py' adding 'certbot/errors.py' adding 'certbot/interfaces.py' adding 'certbot/main.py' adding 'certbot/ocsp.py' adding 'certbot/py.typed' adding 'certbot/reverter.py' adding 'certbot/ssl-dhparams.pem' adding 'certbot/util.py' adding 'certbot/_internal/__init__.py' adding 'certbot/_internal/account.py' adding 'certbot/_internal/auth_handler.py' adding 'certbot/_internal/cert_manager.py' adding 'certbot/_internal/client.py' adding 'certbot/_internal/constants.py' adding 'certbot/_internal/eff.py' adding 'certbot/_internal/error_handler.py' adding 'certbot/_internal/hooks.py' adding 'certbot/_internal/lock.py' adding 'certbot/_internal/log.py' adding 'certbot/_internal/main.py' adding 'certbot/_internal/ocsp.py' adding 'certbot/_internal/renewal.py' adding 'certbot/_internal/san.py' adding 'certbot/_internal/snap_config.py' adding 'certbot/_internal/storage.py' adding 'certbot/_internal/updater.py' adding 'certbot/_internal/cli/__init__.py' adding 'certbot/_internal/cli/cli_constants.py' adding 'certbot/_internal/cli/cli_utils.py' adding 'certbot/_internal/cli/group_adder.py' adding 'certbot/_internal/cli/helpful.py' adding 'certbot/_internal/cli/paths_parser.py' adding 'certbot/_internal/cli/plugins_parsing.py' adding 'certbot/_internal/cli/subparsers.py' adding 'certbot/_internal/cli/verb_help.py' adding 'certbot/_internal/display/__init__.py' adding 'certbot/_internal/display/completer.py' adding 'certbot/_internal/display/dummy_readline.py' adding 'certbot/_internal/display/obj.py' adding 'certbot/_internal/display/util.py' adding 'certbot/_internal/plugins/__init__.py' adding 'certbot/_internal/plugins/disco.py' adding 'certbot/_internal/plugins/manual.py' adding 'certbot/_internal/plugins/null.py' adding 'certbot/_internal/plugins/selection.py' adding 'certbot/_internal/plugins/standalone.py' adding 'certbot/_internal/plugins/webroot.py' adding 'certbot/_internal/plugins/apache/__init__.py' adding 'certbot/_internal/plugins/apache/apache_util.py' adding 'certbot/_internal/plugins/apache/apacheparser.py' adding 'certbot/_internal/plugins/apache/assertions.py' adding 'certbot/_internal/plugins/apache/augeasparser.py' adding 'certbot/_internal/plugins/apache/configurator.py' adding 'certbot/_internal/plugins/apache/constants.py' adding 'certbot/_internal/plugins/apache/display_ops.py' adding 'certbot/_internal/plugins/apache/dualparser.py' adding 'certbot/_internal/plugins/apache/entrypoint.py' adding 'certbot/_internal/plugins/apache/http_01.py' adding 'certbot/_internal/plugins/apache/interfaces.py' adding 'certbot/_internal/plugins/apache/obj.py' adding 'certbot/_internal/plugins/apache/override_alpine.py' adding 'certbot/_internal/plugins/apache/override_arch.py' adding 'certbot/_internal/plugins/apache/override_centos.py' adding 'certbot/_internal/plugins/apache/override_darwin.py' adding 'certbot/_internal/plugins/apache/override_debian.py' adding 'certbot/_internal/plugins/apache/override_fedora.py' adding 'certbot/_internal/plugins/apache/override_gentoo.py' adding 'certbot/_internal/plugins/apache/override_suse.py' adding 'certbot/_internal/plugins/apache/override_void.py' adding 'certbot/_internal/plugins/apache/parser.py' adding 'certbot/_internal/plugins/apache/parsernode_util.py' adding 'certbot/_internal/plugins/apache/augeas_lens/httpd.aug' adding 'certbot/_internal/plugins/apache/tls_configs/current-options-ssl-apache.conf' adding 'certbot/_internal/plugins/apache/tls_configs/old-options-ssl-apache.conf' adding 'certbot/_internal/plugins/nginx/__init__.py' adding 'certbot/_internal/plugins/nginx/configurator.py' adding 'certbot/_internal/plugins/nginx/constants.py' adding 'certbot/_internal/plugins/nginx/display_ops.py' adding 'certbot/_internal/plugins/nginx/http_01.py' adding 'certbot/_internal/plugins/nginx/nginxparser.py' adding 'certbot/_internal/plugins/nginx/obj.py' adding 'certbot/_internal/plugins/nginx/parser.py' adding 'certbot/_internal/plugins/nginx/parser_obj.py' adding 'certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-old.conf' adding 'certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls12-only.conf' adding 'certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf' adding 'certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx.conf' adding 'certbot/_internal/tests/__init__.py' adding 'certbot/_internal/tests/account_test.py' adding 'certbot/_internal/tests/auth_handler_test.py' adding 'certbot/_internal/tests/cert_manager_test.py' adding 'certbot/_internal/tests/cli_test.py' adding 'certbot/_internal/tests/client_test.py' adding 'certbot/_internal/tests/configuration_test.py' adding 'certbot/_internal/tests/conftest.py' adding 'certbot/_internal/tests/crypto_util_test.py' adding 'certbot/_internal/tests/eff_test.py' adding 'certbot/_internal/tests/error_handler_test.py' adding 'certbot/_internal/tests/errors_test.py' adding 'certbot/_internal/tests/helpful_test.py' adding 'certbot/_internal/tests/hook_test.py' adding 'certbot/_internal/tests/lock_test.py' adding 'certbot/_internal/tests/log_test.py' adding 'certbot/_internal/tests/main_test.py' adding 'certbot/_internal/tests/ocsp_test.py' adding 'certbot/_internal/tests/renewal_test.py' adding 'certbot/_internal/tests/renewupdater_test.py' adding 'certbot/_internal/tests/reverter_test.py' adding 'certbot/_internal/tests/san_test.py' adding 'certbot/_internal/tests/storage_test.py' adding 'certbot/_internal/tests/util_test.py' adding 'certbot/_internal/tests/compat/__init__.py' adding 'certbot/_internal/tests/compat/filesystem_test.py' adding 'certbot/_internal/tests/compat/misc_test.py' adding 'certbot/_internal/tests/compat/os_test.py' adding 'certbot/_internal/tests/display/__init__.py' adding 'certbot/_internal/tests/display/completer_test.py' adding 'certbot/_internal/tests/display/internal_util_test.py' adding 'certbot/_internal/tests/display/obj_test.py' adding 'certbot/_internal/tests/display/ops_test.py' adding 'certbot/_internal/tests/display/util_test.py' adding 'certbot/_internal/tests/plugins/__init__.py' adding 'certbot/_internal/tests/plugins/common_test.py' adding 'certbot/_internal/tests/plugins/disco_test.py' adding 'certbot/_internal/tests/plugins/dns_common_test.py' adding 'certbot/_internal/tests/plugins/enhancements_test.py' adding 'certbot/_internal/tests/plugins/manual_test.py' adding 'certbot/_internal/tests/plugins/null_test.py' adding 'certbot/_internal/tests/plugins/selection_test.py' adding 'certbot/_internal/tests/plugins/standalone_test.py' adding 'certbot/_internal/tests/plugins/storage_test.py' adding 'certbot/_internal/tests/plugins/util_test.py' adding 'certbot/_internal/tests/plugins/webroot_test.py' adding 'certbot/_internal/tests/plugins/apache/__init__.py' adding 'certbot/_internal/tests/plugins/apache/augeasnode_test.py' adding 'certbot/_internal/tests/plugins/apache/autohsts_test.py' adding 'certbot/_internal/tests/plugins/apache/centos_test.py' adding 'certbot/_internal/tests/plugins/apache/complex_parsing_test.py' adding 'certbot/_internal/tests/plugins/apache/configurator_reverter_test.py' adding 'certbot/_internal/tests/plugins/apache/configurator_test.py' adding 'certbot/_internal/tests/plugins/apache/conftest.py' adding 'certbot/_internal/tests/plugins/apache/constants_test.py' adding 'certbot/_internal/tests/plugins/apache/debian_test.py' adding 'certbot/_internal/tests/plugins/apache/display_ops_test.py' adding 'certbot/_internal/tests/plugins/apache/dualnode_test.py' adding 'certbot/_internal/tests/plugins/apache/entrypoint_test.py' adding 'certbot/_internal/tests/plugins/apache/fedora_test.py' adding 'certbot/_internal/tests/plugins/apache/gentoo_test.py' adding 'certbot/_internal/tests/plugins/apache/http_01_test.py' adding 'certbot/_internal/tests/plugins/apache/obj_test.py' adding 'certbot/_internal/tests/plugins/apache/parser_test.py' adding 'certbot/_internal/tests/plugins/apache/parsernode_configurator_test.py' adding 'certbot/_internal/tests/plugins/apache/parsernode_test.py' adding 'certbot/_internal/tests/plugins/apache/parsernode_util_test.py' adding 'certbot/_internal/tests/plugins/apache/util.py' adding 'certbot/_internal/tests/plugins/apache/apache-conf-files/apache-conf-test-pebble.py' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sites' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/httpd.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/magic' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/README' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/httpd' adding 'certbot/_internal/tests/plugins/apache/testdata/complex_parsing/apache2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_fnmatch.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_variables.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/dummy.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/sites' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/sites' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/envvars' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/sites' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/sites' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/httpd.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/magic' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf' adding 'certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/apache2' adding 'certbot/_internal/tests/plugins/nginx/__init__.py' adding 'certbot/_internal/tests/plugins/nginx/configurator_test.py' adding 'certbot/_internal/tests/plugins/nginx/display_ops_test.py' adding 'certbot/_internal/tests/plugins/nginx/http_01_test.py' adding 'certbot/_internal/tests/plugins/nginx/nginxparser_test.py' adding 'certbot/_internal/tests/plugins/nginx/obj_test.py' adding 'certbot/_internal/tests/plugins/nginx/parser_obj_test.py' adding 'certbot/_internal/tests/plugins/nginx/parser_test.py' adding 'certbot/_internal/tests/plugins/nginx/test_util.py' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/broken.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/comment_in_file.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/edge_cases.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/foo.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/invalid_unicode_comments.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/mime.types' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/minimalistic_comments.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/multiline_quotes.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx-include.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/server.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/valid_unicode_comments.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/addr-80.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/both.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/default' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.net' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/globalssl.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/headers.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6ssl.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/migration.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/no-listens.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/sslon.com' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default' adding 'certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default' adding 'certbot/compat/__init__.py' adding 'certbot/compat/_path.py' adding 'certbot/compat/filesystem.py' adding 'certbot/compat/misc.py' adding 'certbot/compat/os.py' adding 'certbot/display/__init__.py' adding 'certbot/display/ops.py' adding 'certbot/display/util.py' adding 'certbot/plugins/__init__.py' adding 'certbot/plugins/apache.py' adding 'certbot/plugins/common.py' adding 'certbot/plugins/dns_common.py' adding 'certbot/plugins/dns_common_lexicon.py' adding 'certbot/plugins/dns_test_common.py' adding 'certbot/plugins/dns_test_common_lexicon.py' adding 'certbot/plugins/enhancements.py' adding 'certbot/plugins/nginx.py' adding 'certbot/plugins/storage.py' adding 'certbot/plugins/util.py' adding 'certbot/tests/__init__.py' adding 'certbot/tests/acme_util.py' adding 'certbot/tests/util.py' adding 'certbot/tests/testdata/README' adding 'certbot/tests/testdata/cert-5sans_512.pem' adding 'certbot/tests/testdata/cert-nosans_nistp256.pem' adding 'certbot/tests/testdata/cert-san_512.pem' adding 'certbot/tests/testdata/cert_2048.pem' adding 'certbot/tests/testdata/cert_512.pem' adding 'certbot/tests/testdata/cert_512_bad.pem' adding 'certbot/tests/testdata/cert_fullchain_2048.pem' adding 'certbot/tests/testdata/cert_intermediate_1.pem' adding 'certbot/tests/testdata/cert_intermediate_2.pem' adding 'certbot/tests/testdata/cert_leaf.pem' adding 'certbot/tests/testdata/cli.ini' adding 'certbot/tests/testdata/csr-6sans_512.conf' adding 'certbot/tests/testdata/csr-6sans_512.pem' adding 'certbot/tests/testdata/csr-nonames_512.pem' adding 'certbot/tests/testdata/csr-nosans_512.conf' adding 'certbot/tests/testdata/csr-nosans_512.pem' adding 'certbot/tests/testdata/csr-nosans_nistp256.pem' adding 'certbot/tests/testdata/csr-san_512.pem' adding 'certbot/tests/testdata/csr_512.der' adding 'certbot/tests/testdata/csr_512.pem' adding 'certbot/tests/testdata/ec_prime256v1_key.pem' adding 'certbot/tests/testdata/ec_secp384r1_key.pem' adding 'certbot/tests/testdata/ec_secp521r1_key.pem' adding 'certbot/tests/testdata/nistp256_key.pem' adding 'certbot/tests/testdata/ocsp_certificate.pem' adding 'certbot/tests/testdata/ocsp_issuer_certificate.pem' adding 'certbot/tests/testdata/ocsp_responder_certificate.pem' adding 'certbot/tests/testdata/os-release' adding 'certbot/tests/testdata/rsa2048_key.pem' adding 'certbot/tests/testdata/rsa512_key.pem' adding 'certbot/tests/testdata/sample-renewal-ancient.conf' adding 'certbot/tests/testdata/sample-renewal-deprecated-option.conf' adding 'certbot/tests/testdata/sample-renewal-ec.conf' adding 'certbot/tests/testdata/sample-renewal.conf' adding 'certbot/tests/testdata/webrootconftest.ini' adding 'certbot/tests/testdata/sample-archive/cert1.pem' adding 'certbot/tests/testdata/sample-archive/chain1.pem' adding 'certbot/tests/testdata/sample-archive/fullchain1.pem' adding 'certbot/tests/testdata/sample-archive/privkey1.pem' adding 'certbot/tests/testdata/sample-archive-ec/cert1.pem' adding 'certbot/tests/testdata/sample-archive-ec/chain1.pem' adding 'certbot/tests/testdata/sample-archive-ec/fullchain1.pem' adding 'certbot/tests/testdata/sample-archive-ec/privkey1.pem' adding 'certbot-5.5.0.dist-info/licenses/LICENSE.txt' adding 'certbot-5.5.0.dist-info/METADATA' adding 'certbot-5.5.0.dist-info/WHEEL' adding 'certbot-5.5.0.dist-info/entry_points.txt' adding 'certbot-5.5.0.dist-info/top_level.txt' adding 'certbot-5.5.0.dist-info/RECORD' removing build/bdist.openbsd-7.9-amd64/wheel Successfully built certbot-5.5.0-py3-none-any.whl >>> Running package in security/letsencrypt/client at 1778685294.18 ===> security/letsencrypt/client ===> Faking installation for certbot-5.5.0 /exopi-obj/pobj/certbot-5.5.0/bin/install -d -m 755 /exopi-obj/pobj/certbot-5.5.0/fake-amd64/usr/local/share/examples/certbot /exopi-obj/pobj/certbot-5.5.0/bin/install -c -m 644 /exopi-obj/pobj/certbot-5.5.0/certbot-5.5.0/examples/*.{ini,sh,cnf} /exopi-obj/pobj/certbot-5.5.0/fake-amd64/usr/local/share/examples/certbot ln -s certbot /exopi-obj/pobj/certbot-5.5.0/fake-amd64/usr/local/bin/letsencrypt # add courtesy symlink ===> Building package for certbot-5.5.0 Create /exopi-cvs/ports/packages/amd64/all/certbot-5.5.0.tgz Creating package certbot-5.5.0 reading plist| checking dependencies| checking dependencies|devel/py-configargparse checking dependencies|devel/py-configobj checking dependencies|devel/py-parsedatetime checking dependencies|devel/py-zopecomponent checking dependencies|devel/py-zopeinterface checking dependencies|lang/python/3,-main checking dependencies|security/letsencrypt/py-acme checking dependencies|security/py-cryptography checking dependencies|security/py-josepy checking dependencies|sysutils/py-distro checking dependencies|textproc/py-pyRFC3339 checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********* | 16% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|***************** | 29% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|**************************** | 47% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|****************************************** | 70% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|***************************************************** | 88% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving| | 1% archiving|* | 1% archiving|* | 2% archiving|** | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|**** | 7% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 11% archiving|******* | 12% archiving|******** | 12% archiving|******** | 13% archiving|********* | 13% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|**************** | 26% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 30% archiving|******************** | 31% archiving|******************** | 32% archiving|********************* | 32% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 35% archiving|*********************** | 36% archiving|*********************** | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************* | 40% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 43% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|***************************************************** | 84% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% /exopi-cvs/ports/plist/amd64/certbot-5.5.0 was updated --- /exopi-cvs/ports/plist/amd64/certbot-5.5.0 +++ /exopi-cvs/ports/plist/amd64/certbot-5.5.0-new @@ -1,5 +1,5 @@ @name certbot-5.5.0 -@version 16 +@version 17 @comment pkgpath=security/letsencrypt/client ftp=yes @arch amd64 +DESC @@ -19,885 +19,885 @@ bin/certbot bin/letsencrypt @symlink certbot -lib/python3.13/site-packages/certbot/ -lib/python3.13/site-packages/certbot-5.5.0.dist-info/ -lib/python3.13/site-packages/certbot-5.5.0.dist-info/METADATA -lib/python3.13/site-packages/certbot-5.5.0.dist-info/RECORD -lib/python3.13/site-packages/certbot-5.5.0.dist-info/WHEEL -lib/python3.13/site-packages/certbot-5.5.0.dist-info/entry_points.txt -lib/python3.13/site-packages/certbot-5.5.0.dist-info/licenses/ -lib/python3.13/site-packages/certbot-5.5.0.dist-info/licenses/LICENSE.txt -lib/python3.13/site-packages/certbot-5.5.0.dist-info/top_level.txt -lib/python3.13/site-packages/certbot/__init__.py -lib/python3.13/site-packages/certbot/__pycache__/ -lib/python3.13/site-packages/certbot/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/achallenges.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/achallenges.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/configuration.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/configuration.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/crypto_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/crypto_util.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/errors.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/errors.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/interfaces.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/interfaces.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/main.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/main.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/ocsp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/ocsp.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/reverter.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/reverter.cpython-313.pyc -lib/python3.13/site-packages/certbot/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/ -lib/python3.13/site-packages/certbot/_internal/__init__.py -lib/python3.13/site-packages/certbot/_internal/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/account.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/account.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/auth_handler.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/auth_handler.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/cert_manager.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/cert_manager.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/client.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/client.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/eff.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/eff.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/error_handler.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/error_handler.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/hooks.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/hooks.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/lock.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/lock.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/log.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/log.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/main.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/main.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/ocsp.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/ocsp.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/renewal.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/renewal.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/san.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/san.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/snap_config.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/snap_config.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/storage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/storage.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/updater.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/__pycache__/updater.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/account.py -lib/python3.13/site-packages/certbot/_internal/auth_handler.py -lib/python3.13/site-packages/certbot/_internal/cert_manager.py -lib/python3.13/site-packages/certbot/_internal/cli/ -lib/python3.13/site-packages/certbot/_internal/cli/__init__.py -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/cli_constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/cli_constants.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/cli_utils.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/cli_utils.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/group_adder.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/group_adder.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/helpful.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/helpful.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/paths_parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/paths_parser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/plugins_parsing.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/plugins_parsing.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/subparsers.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/subparsers.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/verb_help.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/cli/__pycache__/verb_help.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/cli/cli_constants.py -lib/python3.13/site-packages/certbot/_internal/cli/cli_utils.py -lib/python3.13/site-packages/certbot/_internal/cli/group_adder.py -lib/python3.13/site-packages/certbot/_internal/cli/helpful.py -lib/python3.13/site-packages/certbot/_internal/cli/paths_parser.py -lib/python3.13/site-packages/certbot/_internal/cli/plugins_parsing.py -lib/python3.13/site-packages/certbot/_internal/cli/subparsers.py -lib/python3.13/site-packages/certbot/_internal/cli/verb_help.py -lib/python3.13/site-packages/certbot/_internal/client.py -lib/python3.13/site-packages/certbot/_internal/constants.py -lib/python3.13/site-packages/certbot/_internal/display/ -lib/python3.13/site-packages/certbot/_internal/display/__init__.py -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/completer.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/completer.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/dummy_readline.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/dummy_readline.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/obj.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/obj.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/display/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/display/completer.py -lib/python3.13/site-packages/certbot/_internal/display/dummy_readline.py -lib/python3.13/site-packages/certbot/_internal/display/obj.py -lib/python3.13/site-packages/certbot/_internal/display/util.py -lib/python3.13/site-packages/certbot/_internal/eff.py -lib/python3.13/site-packages/certbot/_internal/error_handler.py -lib/python3.13/site-packages/certbot/_internal/hooks.py -lib/python3.13/site-packages/certbot/_internal/lock.py -lib/python3.13/site-packages/certbot/_internal/log.py -lib/python3.13/site-packages/certbot/_internal/main.py -lib/python3.13/site-packages/certbot/_internal/ocsp.py -lib/python3.13/site-packages/certbot/_internal/plugins/ -lib/python3.13/site-packages/certbot/_internal/plugins/__init__.py -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/disco.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/disco.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/manual.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/manual.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/null.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/null.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/selection.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/selection.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/standalone.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/standalone.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/webroot.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/__pycache__/webroot.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/ -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__init__.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/apache_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/apache_util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/apacheparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/apacheparser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/assertions.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/assertions.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/augeasparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/augeasparser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/configurator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/configurator.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/display_ops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/display_ops.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/dualparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/dualparser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/entrypoint.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/entrypoint.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/http_01.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/http_01.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/interfaces.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/interfaces.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/obj.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/obj.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_alpine.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_alpine.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_arch.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_arch.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_centos.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_centos.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_darwin.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_darwin.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_debian.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_debian.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_fedora.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_fedora.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_gentoo.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_gentoo.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_suse.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_suse.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_void.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/override_void.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/parser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/parsernode_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/__pycache__/parsernode_util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/apache/apache_util.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/apacheparser.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/assertions.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/augeas_lens/ -lib/python3.13/site-packages/certbot/_internal/plugins/apache/augeas_lens/httpd.aug -lib/python3.13/site-packages/certbot/_internal/plugins/apache/augeasparser.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/configurator.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/constants.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/display_ops.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/dualparser.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/entrypoint.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/http_01.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/interfaces.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/obj.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_alpine.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_arch.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_centos.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_darwin.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_debian.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_fedora.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_gentoo.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_suse.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/override_void.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/parser.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/parsernode_util.py -lib/python3.13/site-packages/certbot/_internal/plugins/apache/tls_configs/ -lib/python3.13/site-packages/certbot/_internal/plugins/apache/tls_configs/current-options-ssl-apache.conf -lib/python3.13/site-packages/certbot/_internal/plugins/apache/tls_configs/old-options-ssl-apache.conf -lib/python3.13/site-packages/certbot/_internal/plugins/disco.py -lib/python3.13/site-packages/certbot/_internal/plugins/manual.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/ -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__init__.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/configurator.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/configurator.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/constants.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/constants.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/display_ops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/display_ops.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/http_01.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/http_01.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/nginxparser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/nginxparser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/obj.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/obj.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser_obj.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser_obj.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/configurator.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/constants.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/display_ops.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/http_01.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/nginxparser.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/obj.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/parser.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/parser_obj.py -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/tls_configs/ -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-old.conf -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls12-only.conf -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf -lib/python3.13/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx.conf -lib/python3.13/site-packages/certbot/_internal/plugins/null.py -lib/python3.13/site-packages/certbot/_internal/plugins/selection.py -lib/python3.13/site-packages/certbot/_internal/plugins/standalone.py -lib/python3.13/site-packages/certbot/_internal/plugins/webroot.py -lib/python3.13/site-packages/certbot/_internal/renewal.py -lib/python3.13/site-packages/certbot/_internal/san.py -lib/python3.13/site-packages/certbot/_internal/snap_config.py -lib/python3.13/site-packages/certbot/_internal/storage.py -lib/python3.13/site-packages/certbot/_internal/tests/ -lib/python3.13/site-packages/certbot/_internal/tests/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/account_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/account_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/auth_handler_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/auth_handler_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/cert_manager_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/cert_manager_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/cli_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/cli_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/client_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/client_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/configuration_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/configuration_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/conftest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/conftest.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/crypto_util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/crypto_util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/eff_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/eff_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/error_handler_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/error_handler_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/errors_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/errors_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/helpful_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/helpful_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/hook_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/hook_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/lock_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/lock_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/log_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/log_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/main_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/main_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/ocsp_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/ocsp_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/renewal_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/renewal_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/renewupdater_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/renewupdater_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/reverter_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/reverter_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/san_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/san_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/storage_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/storage_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/__pycache__/util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/account_test.py -lib/python3.13/site-packages/certbot/_internal/tests/auth_handler_test.py -lib/python3.13/site-packages/certbot/_internal/tests/cert_manager_test.py -lib/python3.13/site-packages/certbot/_internal/tests/cli_test.py -lib/python3.13/site-packages/certbot/_internal/tests/client_test.py -lib/python3.13/site-packages/certbot/_internal/tests/compat/ -lib/python3.13/site-packages/certbot/_internal/tests/compat/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/filesystem_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/filesystem_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/misc_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/misc_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/os_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/__pycache__/os_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/compat/filesystem_test.py -lib/python3.13/site-packages/certbot/_internal/tests/compat/misc_test.py -lib/python3.13/site-packages/certbot/_internal/tests/compat/os_test.py -lib/python3.13/site-packages/certbot/_internal/tests/configuration_test.py -lib/python3.13/site-packages/certbot/_internal/tests/conftest.py -lib/python3.13/site-packages/certbot/_internal/tests/crypto_util_test.py -lib/python3.13/site-packages/certbot/_internal/tests/display/ -lib/python3.13/site-packages/certbot/_internal/tests/display/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/completer_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/completer_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/internal_util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/internal_util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/obj_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/obj_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/ops_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/ops_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/__pycache__/util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/display/completer_test.py -lib/python3.13/site-packages/certbot/_internal/tests/display/internal_util_test.py -lib/python3.13/site-packages/certbot/_internal/tests/display/obj_test.py -lib/python3.13/site-packages/certbot/_internal/tests/display/ops_test.py -lib/python3.13/site-packages/certbot/_internal/tests/display/util_test.py -lib/python3.13/site-packages/certbot/_internal/tests/eff_test.py -lib/python3.13/site-packages/certbot/_internal/tests/error_handler_test.py -lib/python3.13/site-packages/certbot/_internal/tests/errors_test.py -lib/python3.13/site-packages/certbot/_internal/tests/helpful_test.py -lib/python3.13/site-packages/certbot/_internal/tests/hook_test.py -lib/python3.13/site-packages/certbot/_internal/tests/lock_test.py -lib/python3.13/site-packages/certbot/_internal/tests/log_test.py -lib/python3.13/site-packages/certbot/_internal/tests/main_test.py -lib/python3.13/site-packages/certbot/_internal/tests/ocsp_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/common_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/common_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/disco_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/disco_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/dns_common_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/dns_common_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/enhancements_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/enhancements_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/manual_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/manual_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/null_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/null_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/selection_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/selection_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/standalone_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/standalone_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/storage_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/storage_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/webroot_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/__pycache__/webroot_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/augeasnode_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/augeasnode_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/autohsts_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/autohsts_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/centos_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/centos_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/complex_parsing_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/complex_parsing_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_reverter_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_reverter_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/conftest.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/conftest.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/constants_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/constants_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/debian_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/debian_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/display_ops_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/display_ops_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/dualnode_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/dualnode_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/entrypoint_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/entrypoint_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/fedora_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/fedora_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/gentoo_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/gentoo_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/http_01_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/http_01_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/obj_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/obj_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parser_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parser_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_configurator_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_configurator_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_util_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_util_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/apache-conf-test-pebble.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/apache-conf-test-pebble.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/apache-conf-test-pebble.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/augeasnode_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/autohsts_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/centos_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/complex_parsing_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/configurator_reverter_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/configurator_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/conftest.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/constants_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/debian_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/display_ops_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/dualnode_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/entrypoint_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/fedora_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/gentoo_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/http_01_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/obj_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/parser_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/parsernode_configurator_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/parsernode_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/parsernode_util_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/README -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/httpd.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/magic -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sites -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/httpd -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/apache2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/dummy.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_fnmatch.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_variables.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/sites -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/envvars -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/sites -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/sites -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/httpd.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/magic -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/apache2 -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/sites -lib/python3.13/site-packages/certbot/_internal/tests/plugins/apache/util.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/common_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/disco_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/dns_common_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/enhancements_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/manual_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__init__.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/configurator_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/configurator_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/display_ops_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/display_ops_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/http_01_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/http_01_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/nginxparser_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/nginxparser_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/obj_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/obj_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_obj_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_obj_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_test.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_test.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/test_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/test_util.cpython-313.pyc -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/configurator_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/display_ops_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/http_01_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/nginxparser_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/obj_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/parser_obj_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/parser_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/test_util.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/broken.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/comment_in_file.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/edge_cases.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/foo.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/invalid_unicode_comments.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/mime.types -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/minimalistic_comments.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/multiline_quotes.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx-include.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/server.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/addr-80.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/both.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/default -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.net -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/globalssl.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/headers.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6ssl.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/migration.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/no-listens.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/sslon.com -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/ -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/valid_unicode_comments.conf -lib/python3.13/site-packages/certbot/_internal/tests/plugins/null_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/selection_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/standalone_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/storage_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/util_test.py -lib/python3.13/site-packages/certbot/_internal/tests/plugins/webroot_test.py -lib/python3.13/site-packages/certbot/_internal/tests/renewal_test.py -lib/python3.13/site-packages/certbot/_internal/tests/renewupdater_test.py -lib/python3.13/site-packages/certbot/_internal/tests/reverter_test.py -lib/python3.13/site-packages/certbot/_internal/tests/san_test.py -lib/python3.13/site-packages/certbot/_internal/tests/storage_test.py -lib/python3.13/site-packages/certbot/_internal/tests/util_test.py -lib/python3.13/site-packages/certbot/_internal/updater.py -lib/python3.13/site-packages/certbot/achallenges.py -lib/python3.13/site-packages/certbot/compat/ -lib/python3.13/site-packages/certbot/compat/__init__.py -lib/python3.13/site-packages/certbot/compat/__pycache__/ -lib/python3.13/site-packages/certbot/compat/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/_path.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/_path.cpython-313.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/filesystem.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/filesystem.cpython-313.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/misc.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/misc.cpython-313.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/os.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/compat/__pycache__/os.cpython-313.pyc -lib/python3.13/site-packages/certbot/compat/_path.py -lib/python3.13/site-packages/certbot/compat/filesystem.py -lib/python3.13/site-packages/certbot/compat/misc.py -lib/python3.13/site-packages/certbot/compat/os.py -lib/python3.13/site-packages/certbot/configuration.py -lib/python3.13/site-packages/certbot/crypto_util.py -lib/python3.13/site-packages/certbot/display/ -lib/python3.13/site-packages/certbot/display/__init__.py -lib/python3.13/site-packages/certbot/display/__pycache__/ -lib/python3.13/site-packages/certbot/display/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/display/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/display/__pycache__/ops.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/display/__pycache__/ops.cpython-313.pyc -lib/python3.13/site-packages/certbot/display/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/display/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/display/ops.py -lib/python3.13/site-packages/certbot/display/util.py -lib/python3.13/site-packages/certbot/errors.py -lib/python3.13/site-packages/certbot/interfaces.py -lib/python3.13/site-packages/certbot/main.py -lib/python3.13/site-packages/certbot/ocsp.py -lib/python3.13/site-packages/certbot/plugins/ -lib/python3.13/site-packages/certbot/plugins/__init__.py -lib/python3.13/site-packages/certbot/plugins/__pycache__/ -lib/python3.13/site-packages/certbot/plugins/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/apache.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/apache.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/common.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_common.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_common_lexicon.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_common_lexicon.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_test_common.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_test_common.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_test_common_lexicon.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/dns_test_common_lexicon.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/enhancements.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/enhancements.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/nginx.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/nginx.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/storage.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/storage.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/plugins/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/plugins/apache.py -lib/python3.13/site-packages/certbot/plugins/common.py -lib/python3.13/site-packages/certbot/plugins/dns_common.py -lib/python3.13/site-packages/certbot/plugins/dns_common_lexicon.py -lib/python3.13/site-packages/certbot/plugins/dns_test_common.py -lib/python3.13/site-packages/certbot/plugins/dns_test_common_lexicon.py -lib/python3.13/site-packages/certbot/plugins/enhancements.py -lib/python3.13/site-packages/certbot/plugins/nginx.py -lib/python3.13/site-packages/certbot/plugins/storage.py -lib/python3.13/site-packages/certbot/plugins/util.py -lib/python3.13/site-packages/certbot/py.typed -lib/python3.13/site-packages/certbot/reverter.py -lib/python3.13/site-packages/certbot/ssl-dhparams.pem -lib/python3.13/site-packages/certbot/tests/ -lib/python3.13/site-packages/certbot/tests/__init__.py -lib/python3.13/site-packages/certbot/tests/__pycache__/ -lib/python3.13/site-packages/certbot/tests/__pycache__/__init__.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/tests/__pycache__/__init__.cpython-313.pyc -lib/python3.13/site-packages/certbot/tests/__pycache__/acme_util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/tests/__pycache__/acme_util.cpython-313.pyc -lib/python3.13/site-packages/certbot/tests/__pycache__/util.cpython-313.opt-1.pyc -lib/python3.13/site-packages/certbot/tests/__pycache__/util.cpython-313.pyc -lib/python3.13/site-packages/certbot/tests/acme_util.py -lib/python3.13/site-packages/certbot/tests/testdata/ -lib/python3.13/site-packages/certbot/tests/testdata/README -lib/python3.13/site-packages/certbot/tests/testdata/cert-5sans_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert-nosans_nistp256.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert-san_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_2048.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_512_bad.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_fullchain_2048.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_intermediate_1.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_intermediate_2.pem -lib/python3.13/site-packages/certbot/tests/testdata/cert_leaf.pem -lib/python3.13/site-packages/certbot/tests/testdata/cli.ini -lib/python3.13/site-packages/certbot/tests/testdata/csr-6sans_512.conf -lib/python3.13/site-packages/certbot/tests/testdata/csr-6sans_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/csr-nonames_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/csr-nosans_512.conf -lib/python3.13/site-packages/certbot/tests/testdata/csr-nosans_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/csr-nosans_nistp256.pem -lib/python3.13/site-packages/certbot/tests/testdata/csr-san_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/csr_512.der -lib/python3.13/site-packages/certbot/tests/testdata/csr_512.pem -lib/python3.13/site-packages/certbot/tests/testdata/ec_prime256v1_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/ec_secp384r1_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/ec_secp521r1_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/nistp256_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/ocsp_certificate.pem -lib/python3.13/site-packages/certbot/tests/testdata/ocsp_issuer_certificate.pem -lib/python3.13/site-packages/certbot/tests/testdata/ocsp_responder_certificate.pem -lib/python3.13/site-packages/certbot/tests/testdata/os-release -lib/python3.13/site-packages/certbot/tests/testdata/rsa2048_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/rsa512_key.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive/ -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive-ec/ -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive-ec/cert1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive-ec/chain1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive-ec/fullchain1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive-ec/privkey1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive/cert1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive/chain1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive/fullchain1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-archive/privkey1.pem -lib/python3.13/site-packages/certbot/tests/testdata/sample-renewal-ancient.conf -lib/python3.13/site-packages/certbot/tests/testdata/sample-renewal-deprecated-option.conf -lib/python3.13/site-packages/certbot/tests/testdata/sample-renewal-ec.conf -lib/python3.13/site-packages/certbot/tests/testdata/sample-renewal.conf -lib/python3.13/site-packages/certbot/tests/testdata/webrootconftest.ini -lib/python3.13/site-packages/certbot/tests/util.py -lib/python3.13/site-packages/certbot/util.py +lib/python3.14/site-packages/certbot/ +lib/python3.14/site-packages/certbot-5.5.0.dist-info/ +lib/python3.14/site-packages/certbot-5.5.0.dist-info/METADATA +lib/python3.14/site-packages/certbot-5.5.0.dist-info/RECORD +lib/python3.14/site-packages/certbot-5.5.0.dist-info/WHEEL +lib/python3.14/site-packages/certbot-5.5.0.dist-info/entry_points.txt +lib/python3.14/site-packages/certbot-5.5.0.dist-info/licenses/ +lib/python3.14/site-packages/certbot-5.5.0.dist-info/licenses/LICENSE.txt +lib/python3.14/site-packages/certbot-5.5.0.dist-info/top_level.txt +lib/python3.14/site-packages/certbot/__init__.py +lib/python3.14/site-packages/certbot/__pycache__/ +lib/python3.14/site-packages/certbot/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/achallenges.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/achallenges.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/configuration.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/configuration.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/crypto_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/crypto_util.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/errors.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/errors.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/interfaces.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/interfaces.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/main.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/main.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/ocsp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/ocsp.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/reverter.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/reverter.cpython-314.pyc +lib/python3.14/site-packages/certbot/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/ +lib/python3.14/site-packages/certbot/_internal/__init__.py +lib/python3.14/site-packages/certbot/_internal/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/account.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/account.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/auth_handler.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/auth_handler.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/cert_manager.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/cert_manager.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/client.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/client.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/eff.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/eff.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/error_handler.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/error_handler.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/hooks.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/hooks.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/lock.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/lock.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/log.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/log.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/main.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/main.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/ocsp.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/ocsp.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/renewal.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/renewal.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/san.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/san.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/snap_config.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/snap_config.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/storage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/storage.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/updater.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/__pycache__/updater.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/account.py +lib/python3.14/site-packages/certbot/_internal/auth_handler.py +lib/python3.14/site-packages/certbot/_internal/cert_manager.py +lib/python3.14/site-packages/certbot/_internal/cli/ +lib/python3.14/site-packages/certbot/_internal/cli/__init__.py +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/cli_constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/cli_constants.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/cli_utils.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/cli_utils.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/group_adder.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/group_adder.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/helpful.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/helpful.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/paths_parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/paths_parser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/plugins_parsing.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/plugins_parsing.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/subparsers.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/subparsers.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/verb_help.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/cli/__pycache__/verb_help.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/cli/cli_constants.py +lib/python3.14/site-packages/certbot/_internal/cli/cli_utils.py +lib/python3.14/site-packages/certbot/_internal/cli/group_adder.py +lib/python3.14/site-packages/certbot/_internal/cli/helpful.py +lib/python3.14/site-packages/certbot/_internal/cli/paths_parser.py +lib/python3.14/site-packages/certbot/_internal/cli/plugins_parsing.py +lib/python3.14/site-packages/certbot/_internal/cli/subparsers.py +lib/python3.14/site-packages/certbot/_internal/cli/verb_help.py +lib/python3.14/site-packages/certbot/_internal/client.py +lib/python3.14/site-packages/certbot/_internal/constants.py +lib/python3.14/site-packages/certbot/_internal/display/ +lib/python3.14/site-packages/certbot/_internal/display/__init__.py +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/completer.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/completer.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/dummy_readline.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/dummy_readline.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/obj.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/obj.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/display/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/display/completer.py +lib/python3.14/site-packages/certbot/_internal/display/dummy_readline.py +lib/python3.14/site-packages/certbot/_internal/display/obj.py +lib/python3.14/site-packages/certbot/_internal/display/util.py +lib/python3.14/site-packages/certbot/_internal/eff.py +lib/python3.14/site-packages/certbot/_internal/error_handler.py +lib/python3.14/site-packages/certbot/_internal/hooks.py +lib/python3.14/site-packages/certbot/_internal/lock.py +lib/python3.14/site-packages/certbot/_internal/log.py +lib/python3.14/site-packages/certbot/_internal/main.py +lib/python3.14/site-packages/certbot/_internal/ocsp.py +lib/python3.14/site-packages/certbot/_internal/plugins/ +lib/python3.14/site-packages/certbot/_internal/plugins/__init__.py +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/disco.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/disco.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/manual.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/manual.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/null.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/null.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/selection.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/selection.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/standalone.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/standalone.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/webroot.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/__pycache__/webroot.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/ +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__init__.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/apache_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/apache_util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/apacheparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/apacheparser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/assertions.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/assertions.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/augeasparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/augeasparser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/configurator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/configurator.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/display_ops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/display_ops.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/dualparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/dualparser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/entrypoint.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/entrypoint.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/http_01.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/http_01.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/interfaces.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/interfaces.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/obj.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/obj.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_alpine.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_alpine.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_arch.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_arch.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_centos.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_centos.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_darwin.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_darwin.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_debian.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_debian.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_fedora.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_fedora.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_gentoo.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_gentoo.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_suse.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_suse.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_void.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/override_void.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/parser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/parsernode_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/__pycache__/parsernode_util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/apache/apache_util.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/apacheparser.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/assertions.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/augeas_lens/ +lib/python3.14/site-packages/certbot/_internal/plugins/apache/augeas_lens/httpd.aug +lib/python3.14/site-packages/certbot/_internal/plugins/apache/augeasparser.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/configurator.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/constants.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/display_ops.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/dualparser.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/entrypoint.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/http_01.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/interfaces.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/obj.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_alpine.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_arch.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_centos.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_darwin.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_debian.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_fedora.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_gentoo.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_suse.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/override_void.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/parser.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/parsernode_util.py +lib/python3.14/site-packages/certbot/_internal/plugins/apache/tls_configs/ +lib/python3.14/site-packages/certbot/_internal/plugins/apache/tls_configs/current-options-ssl-apache.conf +lib/python3.14/site-packages/certbot/_internal/plugins/apache/tls_configs/old-options-ssl-apache.conf +lib/python3.14/site-packages/certbot/_internal/plugins/disco.py +lib/python3.14/site-packages/certbot/_internal/plugins/manual.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/ +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__init__.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/configurator.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/configurator.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/constants.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/constants.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/display_ops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/display_ops.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/http_01.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/http_01.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/nginxparser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/nginxparser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/obj.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/obj.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser_obj.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/__pycache__/parser_obj.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/configurator.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/constants.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/display_ops.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/http_01.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/nginxparser.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/obj.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/parser.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/parser_obj.py +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/tls_configs/ +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-old.conf +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls12-only.conf +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx-tls13-session-tix-on.conf +lib/python3.14/site-packages/certbot/_internal/plugins/nginx/tls_configs/options-ssl-nginx.conf +lib/python3.14/site-packages/certbot/_internal/plugins/null.py +lib/python3.14/site-packages/certbot/_internal/plugins/selection.py +lib/python3.14/site-packages/certbot/_internal/plugins/standalone.py +lib/python3.14/site-packages/certbot/_internal/plugins/webroot.py +lib/python3.14/site-packages/certbot/_internal/renewal.py +lib/python3.14/site-packages/certbot/_internal/san.py +lib/python3.14/site-packages/certbot/_internal/snap_config.py +lib/python3.14/site-packages/certbot/_internal/storage.py +lib/python3.14/site-packages/certbot/_internal/tests/ +lib/python3.14/site-packages/certbot/_internal/tests/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/account_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/account_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/auth_handler_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/auth_handler_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/cert_manager_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/cert_manager_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/cli_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/cli_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/client_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/client_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/configuration_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/configuration_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/conftest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/conftest.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/crypto_util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/crypto_util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/eff_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/eff_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/error_handler_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/error_handler_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/errors_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/errors_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/helpful_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/helpful_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/hook_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/hook_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/lock_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/lock_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/log_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/log_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/main_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/main_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/ocsp_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/ocsp_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/renewal_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/renewal_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/renewupdater_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/renewupdater_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/reverter_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/reverter_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/san_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/san_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/storage_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/storage_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/__pycache__/util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/account_test.py +lib/python3.14/site-packages/certbot/_internal/tests/auth_handler_test.py +lib/python3.14/site-packages/certbot/_internal/tests/cert_manager_test.py +lib/python3.14/site-packages/certbot/_internal/tests/cli_test.py +lib/python3.14/site-packages/certbot/_internal/tests/client_test.py +lib/python3.14/site-packages/certbot/_internal/tests/compat/ +lib/python3.14/site-packages/certbot/_internal/tests/compat/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/filesystem_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/filesystem_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/misc_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/misc_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/os_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/__pycache__/os_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/compat/filesystem_test.py +lib/python3.14/site-packages/certbot/_internal/tests/compat/misc_test.py +lib/python3.14/site-packages/certbot/_internal/tests/compat/os_test.py +lib/python3.14/site-packages/certbot/_internal/tests/configuration_test.py +lib/python3.14/site-packages/certbot/_internal/tests/conftest.py +lib/python3.14/site-packages/certbot/_internal/tests/crypto_util_test.py +lib/python3.14/site-packages/certbot/_internal/tests/display/ +lib/python3.14/site-packages/certbot/_internal/tests/display/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/completer_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/completer_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/internal_util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/internal_util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/obj_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/obj_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/ops_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/ops_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/__pycache__/util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/display/completer_test.py +lib/python3.14/site-packages/certbot/_internal/tests/display/internal_util_test.py +lib/python3.14/site-packages/certbot/_internal/tests/display/obj_test.py +lib/python3.14/site-packages/certbot/_internal/tests/display/ops_test.py +lib/python3.14/site-packages/certbot/_internal/tests/display/util_test.py +lib/python3.14/site-packages/certbot/_internal/tests/eff_test.py +lib/python3.14/site-packages/certbot/_internal/tests/error_handler_test.py +lib/python3.14/site-packages/certbot/_internal/tests/errors_test.py +lib/python3.14/site-packages/certbot/_internal/tests/helpful_test.py +lib/python3.14/site-packages/certbot/_internal/tests/hook_test.py +lib/python3.14/site-packages/certbot/_internal/tests/lock_test.py +lib/python3.14/site-packages/certbot/_internal/tests/log_test.py +lib/python3.14/site-packages/certbot/_internal/tests/main_test.py +lib/python3.14/site-packages/certbot/_internal/tests/ocsp_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/common_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/common_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/disco_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/disco_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/dns_common_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/dns_common_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/enhancements_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/enhancements_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/manual_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/manual_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/null_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/null_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/selection_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/selection_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/standalone_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/standalone_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/storage_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/storage_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/webroot_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/__pycache__/webroot_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/augeasnode_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/augeasnode_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/autohsts_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/autohsts_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/centos_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/centos_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/complex_parsing_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/complex_parsing_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_reverter_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_reverter_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/configurator_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/conftest.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/conftest.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/constants_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/constants_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/debian_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/debian_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/display_ops_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/display_ops_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/dualnode_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/dualnode_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/entrypoint_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/entrypoint_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/fedora_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/fedora_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/gentoo_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/gentoo_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/http_01_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/http_01_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/obj_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/obj_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parser_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parser_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_configurator_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_configurator_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_util_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/parsernode_util_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/apache-conf-test-pebble.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/__pycache__/apache-conf-test-pebble.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/apache-conf-files/apache-conf-test-pebble.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/augeasnode_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/autohsts_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/centos_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/complex_parsing_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/configurator_reverter_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/configurator_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/conftest.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/constants_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/debian_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/display_ops_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/dualnode_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/entrypoint_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/fedora_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/gentoo_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/http_01_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/obj_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/parser_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/parsernode_configurator_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/parsernode_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/parsernode_util_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/README +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/httpd.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/httpd/conf/magic +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sites +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/centos7_apache/apache/sysconfig/httpd +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/apache2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/conf-enabled/dummy.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_fnmatch.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/complex_parsing/test_variables.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/augeas_vhosts/sites +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/envvars +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/default_vhost/sites +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/debian_apache_2_4/multiple_vhosts/sites +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/httpd.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/magic +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/conf.d/apache2 +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/testdata/gentoo_apache/apache/sites +lib/python3.14/site-packages/certbot/_internal/tests/plugins/apache/util.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/common_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/disco_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/dns_common_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/enhancements_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/manual_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__init__.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/configurator_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/configurator_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/display_ops_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/display_ops_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/http_01_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/http_01_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/nginxparser_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/nginxparser_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/obj_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/obj_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_obj_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_obj_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_test.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/parser_test.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/test_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/__pycache__/test_util.cpython-314.pyc +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/configurator_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/display_ops_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/http_01_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/nginxparser_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/obj_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/parser_obj_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/parser_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/test_util.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/broken.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/comment_in_file.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/edge_cases.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/foo.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/invalid_unicode_comments.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/mime.types +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/minimalistic_comments.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/multiline_quotes.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx-include.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/nginx.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/server.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/addr-80.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/both.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/default +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/example.net +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/globalssl.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/headers.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/ipv6ssl.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/migration.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/no-listens.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/sites-enabled/sslon.com +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/fastcgi_params +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-utf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/koi-win +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/mime.types +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi-ui.conf.1.4.1 +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi.rules +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/naxsi_core.rules +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/nginx.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/proxy_params +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/scgi_params +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-available/default +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/ +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/sites-enabled/default +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/uwsgi_params +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/ubuntu_nginx_1_4_6/default_vhost/nginx/win-utf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/nginx/testdata/etc_nginx/valid_unicode_comments.conf +lib/python3.14/site-packages/certbot/_internal/tests/plugins/null_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/selection_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/standalone_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/storage_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/util_test.py +lib/python3.14/site-packages/certbot/_internal/tests/plugins/webroot_test.py +lib/python3.14/site-packages/certbot/_internal/tests/renewal_test.py +lib/python3.14/site-packages/certbot/_internal/tests/renewupdater_test.py +lib/python3.14/site-packages/certbot/_internal/tests/reverter_test.py +lib/python3.14/site-packages/certbot/_internal/tests/san_test.py +lib/python3.14/site-packages/certbot/_internal/tests/storage_test.py +lib/python3.14/site-packages/certbot/_internal/tests/util_test.py +lib/python3.14/site-packages/certbot/_internal/updater.py +lib/python3.14/site-packages/certbot/achallenges.py +lib/python3.14/site-packages/certbot/compat/ +lib/python3.14/site-packages/certbot/compat/__init__.py +lib/python3.14/site-packages/certbot/compat/__pycache__/ +lib/python3.14/site-packages/certbot/compat/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/_path.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/_path.cpython-314.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/filesystem.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/filesystem.cpython-314.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/misc.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/misc.cpython-314.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/os.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/compat/__pycache__/os.cpython-314.pyc +lib/python3.14/site-packages/certbot/compat/_path.py +lib/python3.14/site-packages/certbot/compat/filesystem.py +lib/python3.14/site-packages/certbot/compat/misc.py +lib/python3.14/site-packages/certbot/compat/os.py +lib/python3.14/site-packages/certbot/configuration.py +lib/python3.14/site-packages/certbot/crypto_util.py +lib/python3.14/site-packages/certbot/display/ +lib/python3.14/site-packages/certbot/display/__init__.py +lib/python3.14/site-packages/certbot/display/__pycache__/ +lib/python3.14/site-packages/certbot/display/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/display/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/display/__pycache__/ops.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/display/__pycache__/ops.cpython-314.pyc +lib/python3.14/site-packages/certbot/display/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/display/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/display/ops.py +lib/python3.14/site-packages/certbot/display/util.py +lib/python3.14/site-packages/certbot/errors.py +lib/python3.14/site-packages/certbot/interfaces.py +lib/python3.14/site-packages/certbot/main.py +lib/python3.14/site-packages/certbot/ocsp.py +lib/python3.14/site-packages/certbot/plugins/ +lib/python3.14/site-packages/certbot/plugins/__init__.py +lib/python3.14/site-packages/certbot/plugins/__pycache__/ +lib/python3.14/site-packages/certbot/plugins/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/apache.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/apache.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/common.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_common.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_common_lexicon.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_common_lexicon.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_test_common.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_test_common.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_test_common_lexicon.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/dns_test_common_lexicon.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/enhancements.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/enhancements.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/nginx.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/nginx.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/storage.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/storage.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/plugins/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/plugins/apache.py +lib/python3.14/site-packages/certbot/plugins/common.py +lib/python3.14/site-packages/certbot/plugins/dns_common.py +lib/python3.14/site-packages/certbot/plugins/dns_common_lexicon.py +lib/python3.14/site-packages/certbot/plugins/dns_test_common.py +lib/python3.14/site-packages/certbot/plugins/dns_test_common_lexicon.py +lib/python3.14/site-packages/certbot/plugins/enhancements.py +lib/python3.14/site-packages/certbot/plugins/nginx.py +lib/python3.14/site-packages/certbot/plugins/storage.py +lib/python3.14/site-packages/certbot/plugins/util.py +lib/python3.14/site-packages/certbot/py.typed +lib/python3.14/site-packages/certbot/reverter.py +lib/python3.14/site-packages/certbot/ssl-dhparams.pem +lib/python3.14/site-packages/certbot/tests/ +lib/python3.14/site-packages/certbot/tests/__init__.py +lib/python3.14/site-packages/certbot/tests/__pycache__/ +lib/python3.14/site-packages/certbot/tests/__pycache__/__init__.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/tests/__pycache__/__init__.cpython-314.pyc +lib/python3.14/site-packages/certbot/tests/__pycache__/acme_util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/tests/__pycache__/acme_util.cpython-314.pyc +lib/python3.14/site-packages/certbot/tests/__pycache__/util.cpython-314.opt-1.pyc +lib/python3.14/site-packages/certbot/tests/__pycache__/util.cpython-314.pyc +lib/python3.14/site-packages/certbot/tests/acme_util.py +lib/python3.14/site-packages/certbot/tests/testdata/ +lib/python3.14/site-packages/certbot/tests/testdata/README +lib/python3.14/site-packages/certbot/tests/testdata/cert-5sans_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert-nosans_nistp256.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert-san_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_2048.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_512_bad.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_fullchain_2048.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_intermediate_1.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_intermediate_2.pem +lib/python3.14/site-packages/certbot/tests/testdata/cert_leaf.pem +lib/python3.14/site-packages/certbot/tests/testdata/cli.ini +lib/python3.14/site-packages/certbot/tests/testdata/csr-6sans_512.conf +lib/python3.14/site-packages/certbot/tests/testdata/csr-6sans_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/csr-nonames_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/csr-nosans_512.conf +lib/python3.14/site-packages/certbot/tests/testdata/csr-nosans_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/csr-nosans_nistp256.pem +lib/python3.14/site-packages/certbot/tests/testdata/csr-san_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/csr_512.der +lib/python3.14/site-packages/certbot/tests/testdata/csr_512.pem +lib/python3.14/site-packages/certbot/tests/testdata/ec_prime256v1_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/ec_secp384r1_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/ec_secp521r1_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/nistp256_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/ocsp_certificate.pem +lib/python3.14/site-packages/certbot/tests/testdata/ocsp_issuer_certificate.pem +lib/python3.14/site-packages/certbot/tests/testdata/ocsp_responder_certificate.pem +lib/python3.14/site-packages/certbot/tests/testdata/os-release +lib/python3.14/site-packages/certbot/tests/testdata/rsa2048_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/rsa512_key.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive/ +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive-ec/ +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive-ec/cert1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive-ec/chain1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive-ec/fullchain1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive-ec/privkey1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive/cert1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive/chain1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive/fullchain1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-archive/privkey1.pem +lib/python3.14/site-packages/certbot/tests/testdata/sample-renewal-ancient.conf +lib/python3.14/site-packages/certbot/tests/testdata/sample-renewal-deprecated-option.conf +lib/python3.14/site-packages/certbot/tests/testdata/sample-renewal-ec.conf +lib/python3.14/site-packages/certbot/tests/testdata/sample-renewal.conf +lib/python3.14/site-packages/certbot/tests/testdata/webrootconftest.ini +lib/python3.14/site-packages/certbot/tests/util.py +lib/python3.14/site-packages/certbot/util.py share/examples/certbot/ @mode 750 @sample /etc/letsencrypt/ Link to /exopi-cvs/ports/packages/amd64/ftp/certbot-5.5.0.tgz >>> Running clean in security/letsencrypt/client at 1778685303.52 ===> security/letsencrypt/client ===> Cleaning for certbot-5.5.0 >>> Ended at 1778685303.87 max_stuck=5.50/waiting-for-lock #197=7.66/depends=2.57/show-prepare-results=1.27/extract=0.46/build=4.18/package=9.32/clean=0.40