Merge branch 'master' into 2.x

This commit is contained in:
AJ ONeal 2016-10-07 13:30:21 -06:00
commit 9d1d8be97e
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ function run() {
key: httpsOptions.key
, cert: httpsOptions.cert
//, ca: httpsOptions.ca
}
}
, argv: argv
};
var peerCa;