use tlsConfig to determine acme or not

This commit is contained in:
Girish Ramakrishnan
2015-12-11 22:25:22 -08:00
parent 3fbcbf0e5d
commit 4cfd30f9e8
2 changed files with 31 additions and 23 deletions
+2
View File
@@ -26,6 +26,8 @@ exports = module.exports = {
getBackupConfig: getBackupConfig,
setBackupConfig: setBackupConfig,
getTlsConfig: getTlsConfig,
getDefaultSync: getDefaultSync,
getAll: getAll,