summaryrefslogtreecommitdiff
path: root/security/py-certbot-apache/PLIST
blob: 60fb9272bb4d34fb3f8eb4919ca9e0d7faa6f598 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
@comment $NetBSD: PLIST,v 1.3 2019/05/07 08:50:36 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/certbot_apache/__init__.py
${PYSITELIB}/certbot_apache/__init__.pyc
${PYSITELIB}/certbot_apache/__init__.pyo
${PYSITELIB}/certbot_apache/apache_util.py
${PYSITELIB}/certbot_apache/apache_util.pyc
${PYSITELIB}/certbot_apache/apache_util.pyo
${PYSITELIB}/certbot_apache/augeas_configurator.py
${PYSITELIB}/certbot_apache/augeas_configurator.pyc
${PYSITELIB}/certbot_apache/augeas_configurator.pyo
${PYSITELIB}/certbot_apache/augeas_lens/httpd.aug
${PYSITELIB}/certbot_apache/centos-options-ssl-apache.conf
${PYSITELIB}/certbot_apache/configurator.py
${PYSITELIB}/certbot_apache/configurator.pyc
${PYSITELIB}/certbot_apache/configurator.pyo
${PYSITELIB}/certbot_apache/constants.py
${PYSITELIB}/certbot_apache/constants.pyc
${PYSITELIB}/certbot_apache/constants.pyo
${PYSITELIB}/certbot_apache/display_ops.py
${PYSITELIB}/certbot_apache/display_ops.pyc
${PYSITELIB}/certbot_apache/display_ops.pyo
${PYSITELIB}/certbot_apache/entrypoint.py
${PYSITELIB}/certbot_apache/entrypoint.pyc
${PYSITELIB}/certbot_apache/entrypoint.pyo
${PYSITELIB}/certbot_apache/http_01.py
${PYSITELIB}/certbot_apache/http_01.pyc
${PYSITELIB}/certbot_apache/http_01.pyo
${PYSITELIB}/certbot_apache/obj.py
${PYSITELIB}/certbot_apache/obj.pyc
${PYSITELIB}/certbot_apache/obj.pyo
${PYSITELIB}/certbot_apache/options-ssl-apache.conf
${PYSITELIB}/certbot_apache/override_arch.py
${PYSITELIB}/certbot_apache/override_arch.pyc
${PYSITELIB}/certbot_apache/override_arch.pyo
${PYSITELIB}/certbot_apache/override_centos.py
${PYSITELIB}/certbot_apache/override_centos.pyc
${PYSITELIB}/certbot_apache/override_centos.pyo
${PYSITELIB}/certbot_apache/override_darwin.py
${PYSITELIB}/certbot_apache/override_darwin.pyc
${PYSITELIB}/certbot_apache/override_darwin.pyo
${PYSITELIB}/certbot_apache/override_debian.py
${PYSITELIB}/certbot_apache/override_debian.pyc
${PYSITELIB}/certbot_apache/override_debian.pyo
${PYSITELIB}/certbot_apache/override_fedora.py
${PYSITELIB}/certbot_apache/override_fedora.pyc
${PYSITELIB}/certbot_apache/override_fedora.pyo
${PYSITELIB}/certbot_apache/override_gentoo.py
${PYSITELIB}/certbot_apache/override_gentoo.pyc
${PYSITELIB}/certbot_apache/override_gentoo.pyo
${PYSITELIB}/certbot_apache/override_suse.py
${PYSITELIB}/certbot_apache/override_suse.pyc
${PYSITELIB}/certbot_apache/override_suse.pyo
${PYSITELIB}/certbot_apache/parser.py
${PYSITELIB}/certbot_apache/parser.pyc
${PYSITELIB}/certbot_apache/parser.pyo
${PYSITELIB}/certbot_apache/tests/__init__.py
${PYSITELIB}/certbot_apache/tests/__init__.pyc
${PYSITELIB}/certbot_apache/tests/__init__.pyo
${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.py
${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.pyc
${PYSITELIB}/certbot_apache/tests/augeas_configurator_test.pyo
${PYSITELIB}/certbot_apache/tests/autohsts_test.py
${PYSITELIB}/certbot_apache/tests/autohsts_test.pyc
${PYSITELIB}/certbot_apache/tests/autohsts_test.pyo
${PYSITELIB}/certbot_apache/tests/centos6_test.py
${PYSITELIB}/certbot_apache/tests/centos6_test.pyc
${PYSITELIB}/certbot_apache/tests/centos6_test.pyo
${PYSITELIB}/certbot_apache/tests/centos_test.py
${PYSITELIB}/certbot_apache/tests/centos_test.pyc
${PYSITELIB}/certbot_apache/tests/centos_test.pyo
${PYSITELIB}/certbot_apache/tests/complex_parsing_test.py
${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyc
${PYSITELIB}/certbot_apache/tests/complex_parsing_test.pyo
${PYSITELIB}/certbot_apache/tests/configurator_test.py
${PYSITELIB}/certbot_apache/tests/configurator_test.pyc
${PYSITELIB}/certbot_apache/tests/configurator_test.pyo
${PYSITELIB}/certbot_apache/tests/debian_test.py
${PYSITELIB}/certbot_apache/tests/debian_test.pyc
${PYSITELIB}/certbot_apache/tests/debian_test.pyo
${PYSITELIB}/certbot_apache/tests/display_ops_test.py
${PYSITELIB}/certbot_apache/tests/display_ops_test.pyc
${PYSITELIB}/certbot_apache/tests/display_ops_test.pyo
${PYSITELIB}/certbot_apache/tests/entrypoint_test.py
${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyc
${PYSITELIB}/certbot_apache/tests/entrypoint_test.pyo
${PYSITELIB}/certbot_apache/tests/fedora_test.py
${PYSITELIB}/certbot_apache/tests/fedora_test.pyc
${PYSITELIB}/certbot_apache/tests/fedora_test.pyo
${PYSITELIB}/certbot_apache/tests/gentoo_test.py
${PYSITELIB}/certbot_apache/tests/gentoo_test.pyc
${PYSITELIB}/certbot_apache/tests/gentoo_test.pyo
${PYSITELIB}/certbot_apache/tests/http_01_test.py
${PYSITELIB}/certbot_apache/tests/http_01_test.pyc
${PYSITELIB}/certbot_apache/tests/http_01_test.pyo
${PYSITELIB}/certbot_apache/tests/obj_test.py
${PYSITELIB}/certbot_apache/tests/obj_test.pyc
${PYSITELIB}/certbot_apache/tests/obj_test.pyo
${PYSITELIB}/certbot_apache/tests/parser_test.py
${PYSITELIB}/certbot_apache/tests/parser_test.pyc
${PYSITELIB}/certbot_apache/tests/parser_test.pyo
${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/README
${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/test.example.com.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf.d/welcome.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos6_apache/apache/httpd/conf/httpd.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/README
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/autoindex.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/centos.example.com.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/userdir.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.d/welcome.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-base.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-dav.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-lua.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-mpm.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-proxy.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/00-systemd.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf.modules.d/01-cgi.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/httpd.conf
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/httpd/conf/magic
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sites
${PYSITELIB}/certbot_apache/tests/testdata/centos7_apache/apache/sysconfig/httpd
${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/apache2.conf
${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/conf-enabled/dummy.conf
${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_fnmatch.conf
${PYSITELIB}/certbot_apache/tests/testdata/complex_parsing/test_variables.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/apache2.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/bad_conf_file.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-available/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/envvars
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/authz_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/dav_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/rewrite.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-available/ssl.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/authz_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/mods-enabled/dav_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/ports.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/another_wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/old-and-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-available/wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/another_wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/old-and-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/apache2/sites-enabled/wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/augeas_vhosts/sites
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/apache2.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-available/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/conf-enabled/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/envvars
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/mods-available/ssl.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/ports.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/000-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-available/default-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/apache2/sites-enabled/000-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/default_vhost/sites
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/apache2.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/envvars
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/ports.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-available/multi-vhost.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multi_vhosts/apache2/sites-enabled/multi-vhost.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/apache2.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/bad_conf_file.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-available/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/other-vhosts-access-log.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/security.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/conf-enabled/serve-cgi-bin.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/envvars
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/authz_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/dav_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/rewrite.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-available/ssl.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/authz_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/mods-enabled/dav_svn.load
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/ports.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/000-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/certbot.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl-port-only.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/default-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttp.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/duplicatehttps.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/encryption-example.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/mod_macro-example.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/ocsp-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-available/wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/000-default.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/certbot.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl-port-only.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/default-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttp.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/duplicatehttps.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/encryption-example.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/mod_macro-example.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/non-symlink.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/ocsp-ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/apache2/sites-enabled/wildcard.conf
${PYSITELIB}/certbot_apache/tests/testdata/debian_apache_2_4/multiple_vhosts/sites
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/httpd.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/magic
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_default_settings.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_error_documents.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_languages.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_autoindex.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_info.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_log_config.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_mime.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_status.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mod_userdir.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/00_mpm.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/10_mod_mem_cache.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/40_mod_ssl.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/41_mod_http2.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/45_mod_dav.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/modules.d/46_mod_ldap.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_ssl_vhost.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/00_default_vhost.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/default_vhost.include
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/apache2/vhosts.d/gentoo.example.com.conf
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/conf.d/apache2
${PYSITELIB}/certbot_apache/tests/testdata/gentoo_apache/apache/sites
${PYSITELIB}/certbot_apache/tests/util.py
${PYSITELIB}/certbot_apache/tests/util.pyc
${PYSITELIB}/certbot_apache/tests/util.pyo