Fixed multi-tenancy DNS support

This commit is contained in:
Ylian Saint-Hilaire
2018-01-04 12:15:21 -08:00
parent eb363f0cee
commit d455e35658
24 changed files with 167 additions and 110 deletions

View File

@@ -1,8 +1,11 @@
/**
* @description Certificate generator
* @author Joko Sastriawan / Ylian Saint-Hilaire
* @copyright Intel Corporation 2018
* @license Apache-2.0
* @version v0.0.1
*/
module.exports.CertificateOperations = function () {
var obj = {};