A temporary save is a good save

This commit is contained in:
Brad Warren 2016-02-19 12:20:32 -08:00
parent 9b21efc6b8
commit 0062678f7d

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(