Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python39-certbot-apache-2.8.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: python39-certbot-apache Distribution: openSUSE:Factory:zSystems
Version: 2.8.0 Vendor: openSUSE
Release: 1.1 Build date: Fri Dec 15 09:49:36 2023
Group: Unspecified Build host: s390zl25
Size: 1108109 Source RPM: python-certbot-apache-2.8.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/letsencrypt/letsencrypt
Summary: Apache plugin for Certbot
The Apache plugin for Certbot.

Provides

Requires

License

Apache-2.0

Changelog

* Thu Dec 07 2023 Markéta Machová <mmachova@suse.com>
  - update to version 2.8.0
    * Added support for Alpine Linux distribution when is used the apache plugin
* Thu Nov 16 2023 Markéta Machová <mmachova@suse.com>
  - update to version 2.7.4
    * sync with the main certbot package
* Tue Oct 31 2023 Markéta Machová <mmachova@suse.com>
  - update to version 2.7.3
    * sync with the main certbot package
* Wed Jun 07 2023 Markéta Machová <mmachova@suse.com>
  - update to version 2.6.0
    * The Apache plugin no longer supports Apache 2.2.
    * Support for Python 3.11 was added to Certbot and all of its components.
    * All Certbot components now require pytest to run tests.
    * Packaged tests for all Certbot components besides josepy were moved inside the _internal/tests module.
    * There is now a new Other annotated challenge object to allow plugins to support entirely novel challenges.
* Thu Oct 27 2022 Markéta Machová <mmachova@suse.com>
  - update to version 1.31.0
    * sync with the main certbot package
* Wed Sep 21 2022 Markéta Machová <mmachova@suse.com>
  - update to version 1.30.0
    * sync with the main certbot package
* Mon Jul 11 2022 Dirk Müller <dmueller@suse.com>
  - update to 1.29.0:
    * --allow-subset-of-names will now additionally retry in cases where domains
      are rejected while creating or finalizing orders. This requires subproblem
      support from the ACME server
    * The show_account subcommand now uses the "newAccount" ACME endpoint to
      fetch the account data, so it doesn't rely on the locally stored account URL.
      This fixes situations where Certbot
      would use old ACMEv1 registration info with non-functional account URLs.
    * The generated Certificate Signing Requests are now generated as version 1
      instead of version 3. This resolves situations in where strict enforcement
      of PKCS#10 meant that CSRs that were generated as version 3 were rejected
* Fri Jun 24 2022 Dirk Müller <dmueller@suse.com>
  - update to 1.28.0:
    * Updated Apache/NGINX TLS configs to document contents are based on ssl-config.mozilla.org
    * A change to order finalization has been made to the `acme` module and Certbot:
    - An order's `certificate` field will only be processed if the order's `status` is `valid`.
    - An order's `error` field will only be processed if the order's `status` is `invalid`.
* Mon May 30 2022 Markéta Machová <mmachova@suse.com>
  - update to version 1.27.0
    * sync with the main certbot package
* Fri Apr 08 2022 Markéta Machová <mmachova@suse.com>
  - Update to version 1.26.0
    * sync with the main certbot package
* Tue Dec 21 2021 Danilo Spinella <danilo.spinella@suse.com>
  - Update to version 1.22.0
    * sync with the main certbot package
* Mon Dec 13 2021 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 1.19.0
    * Fixed parsing of Defined values in the Apache plugin to allow
      for = in the value.
* Tue Aug 10 2021 Danilo Spinella <danilo.spinella@suse.com>
  - update to version 1.18.0
    * sync with the main certbot package
* Fri Jul 30 2021 Markéta Machová <mmachova@suse.com>
  - update to version 1.17.0
    * Add Void Linux overrides for certbot-apache.
    * The Apache authenticator now always configures virtual hosts which do not have
      an explicit ServerName. This should make it work more reliably with the
      default Apache configuration in Debian-based environments.
* Thu Jun 24 2021 Markéta Machová <mmachova@suse.com>
  - update to version 1.16.0
    * Require the latest certbot and acme plugins for simplicity
* Wed May 12 2021 Markéta Machová <mmachova@suse.com>
  - update to version 1.15.0
    * sync with the main certbot package
* Wed Apr 14 2021 Markéta Machová <mmachova@suse.com>
  - update to version 1.14.0
    * sync with the main certbot package
* Mon Mar 08 2021 Markéta Machová <mmachova@suse.com>
  - update to version 1.13.0
    * Support for Python 2 has been removed.
    * Drop merged patch 0001-Change-the-SUSE-override-to-use-apachectl.patch
* Fri Jan 08 2021 Antonio Larrosa <alarrosa@suse.com>
  - Add patch to fix the apache2 package not providing apache2ctl
    any longer (gh#certbot/certbot#8592)
    * 0001-Change-the-SUSE-override-to-use-apachectl.patch
* Fri Jan 08 2021 Antonio Larrosa <alarrosa@suse.com>
  - update to version 1.11.0
    * We deprecated support for Apache 2.2 in the certbot-apache
      plugin and it will be removed in a future release of Certbot.
  - update to version 1.10.1
    * sync with the main certbot package
  - update to version 1.10.0
    * Support for Python 3.9 was added to Certbot and all of its
      components.
* Wed Oct 07 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.9.0
    * The problem causing the Apache plugin in the Certbot snap on ARM systems to
      fail to load the Augeas library it depends on has been fixed.
* Fri Aug 21 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.7.0
    * Sync with main certbot package.
* Mon Jul 13 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.6.0
    * Sync with main certbot package.
* Thu Jun 11 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.5.0
    * Improved error message in apache installer when mod_ssl is not available.
* Thu May 14 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.4.0
    * Turn off session tickets for apache plugin by default when appropriate.
* Wed Mar 11 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.3.0
    * Sync with main certbot package.
* Fri Feb 21 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.2.0
    * Disable old SSL versions and ciphersuites and remove SSLCompression off
      setting to follow Mozilla recommendations in Apache.
* Tue Jan 21 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.1.0
    * Sync with main certbot package.
* Fri Jan 03 2020 Marketa Calabkova <mcalabkova@suse.com>
  - update to version 1.0.0 (boo#1160066)
    * The docs extras for the certbot-apache and certbot-nginx packages
      have been removed.

Files

/usr/lib/python3.9/site-packages/certbot_apache
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/PKG-INFO
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/SOURCES.txt
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/dependency_links.txt
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/entry_points.txt
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/requires.txt
/usr/lib/python3.9/site-packages/certbot_apache-2.8.0-py3.9.egg-info/top_level.txt
/usr/lib/python3.9/site-packages/certbot_apache/__init__.py
/usr/lib/python3.9/site-packages/certbot_apache/__pycache__
/usr/lib/python3.9/site-packages/certbot_apache/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__init__.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/apache_util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/apache_util.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/apacheparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/apacheparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/assertions.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/assertions.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/augeasparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/augeasparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/configurator.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/configurator.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/constants.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/constants.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/display_ops.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/display_ops.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/dualparser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/dualparser.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/entrypoint.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/entrypoint.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/http_01.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/http_01.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/interfaces.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/interfaces.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/obj.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/obj.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_alpine.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_alpine.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_arch.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_arch.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_centos.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_centos.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_darwin.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_darwin.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_debian.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_debian.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_fedora.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_fedora.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_gentoo.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_gentoo.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_suse.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_suse.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_void.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/override_void.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/parser.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/parser.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/parsernode_util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/__pycache__/parsernode_util.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/apache_util.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/apacheparser.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/assertions.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens
/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeas_lens/httpd.aug
/usr/lib/python3.9/site-packages/certbot_apache/_internal/augeasparser.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/configurator.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/constants.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/display_ops.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/dualparser.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/entrypoint.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/http_01.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/interfaces.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/obj.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_alpine.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_arch.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_centos.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_darwin.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_debian.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_fedora.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_gentoo.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_suse.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/override_void.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/parser.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/parsernode_util.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__init__.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/__init__.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/__init__.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/augeasnode_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/augeasnode_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/autohsts_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/autohsts_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/centos_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/centos_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/complex_parsing_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/complex_parsing_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/configurator_reverter_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/configurator_reverter_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/configurator_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/configurator_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/debian_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/debian_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/display_ops_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/display_ops_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/dualnode_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/dualnode_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/entrypoint_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/entrypoint_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/fedora_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/fedora_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/gentoo_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/gentoo_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/http_01_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/http_01_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/obj_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/obj_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parser_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parser_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_configurator_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_configurator_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_util_test.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/parsernode_util_test.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/util.cpython-39.opt-1.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/__pycache__/util.cpython-39.pyc
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/augeasnode_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/autohsts_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/centos_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/complex_parsing_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/configurator_reverter_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/configurator_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/debian_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/display_ops_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/dualnode_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/entrypoint_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/fedora_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/gentoo_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/http_01_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/obj_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parser_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_configurator_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/parsernode_util_test.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/README
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/httpd/conf/magic
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sites
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/centos7_apache/apache/sysconfig/httpd
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/apache2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/conf-enabled/dummy.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/test_fnmatch.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/complex_parsing/test_variables.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/augeas_vhosts/sites
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/default_vhost/sites
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/empty.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/no-directives.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/debian_apache_2_4/multiple_vhosts/sites
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/httpd.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/magic
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/conf.d/apache2
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/testdata/gentoo_apache/apache/sites
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tests/util.py
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs/current-options-ssl-apache.conf
/usr/lib/python3.9/site-packages/certbot_apache/_internal/tls_configs/old-options-ssl-apache.conf
/usr/lib/python3.9/site-packages/certbot_apache/py.typed
/usr/share/doc/packages/python39-certbot-apache
/usr/share/doc/packages/python39-certbot-apache/README.rst
/usr/share/licenses/python39-certbot-apache
/usr/share/licenses/python39-certbot-apache/LICENSE.txt


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 12:43:14 2024