This commit is contained in:
Brad Warren 2018-01-16 20:39:56 -08:00
parent 4c001ad466
commit 72144f6cb7

View file

@ -134,7 +134,7 @@ class ApacheHttp01Test(util.ApacheTest):
for achall in achalls:
self._test_challenge_file(achall)
for vhost in vhosts):
for vhost in vhosts:
matches = self.config.parser.find_dir("Include",
self.http.challenge_conf,
vhost.path)