This commit is contained in:
2016-10-24 00:35:00 +02:00
parent 4094834446
commit b03d8bfb65
38 changed files with 1117 additions and 721 deletions

3
ts/temp Normal file
View File

@ -0,0 +1,3 @@
helpers.updateSslDirSync(this._sslDir, domainNameArg)
helpers.scheduleRetry(domainNameArg, this).then(done.resolve)
this.domainCertRequestMap.removeString(domainNameArg)