Merge pull request #2510 from letsencrypt/temp-saves-only-plz

Temporary saves only
This commit is contained in:
Noah Swartz 2016-02-22 18:17:43 -08:00
commit 77d606d8aa

View file

@ -62,7 +62,7 @@ class ApacheTlsSni01(common.TLSSNI01):
return []
# Save any changes to the configuration as a precaution
# About to make temporary changes to the config
self.configurator.save()
self.configurator.save("Changes before challenge setup", True)
# Prepare the server for HTTPS
self.configurator.prepare_server_https(