include filepaths
This commit is contained in:
förälder
3b71f14c9e
incheckning
20dd707cf4
@ -62,7 +62,13 @@ module.exports.fetchFromDisk = function (args) {
|
|||||||
, chain: arr[2] // chain.pem
|
, chain: arr[2] // chain.pem
|
||||||
, ca: arr[2] // chain.pem
|
, ca: arr[2] // chain.pem
|
||||||
|
|
||||||
|
, privkeyPath: args.privkeyPath
|
||||||
|
, fullchainPath: args.fullchainPath
|
||||||
|
, certPath: args.certPath
|
||||||
|
, chainPath: args.chainPath
|
||||||
|
|
||||||
, issuedAt: arr[3].mtime.valueOf() // ??? TODO parse to determine expiresAt and lifetime
|
, issuedAt: arr[3].mtime.valueOf() // ??? TODO parse to determine expiresAt and lifetime
|
||||||
|
, lifetime: args.lifetime
|
||||||
};
|
};
|
||||||
}, function (err) {
|
}, function (err) {
|
||||||
if (true || args.debug) {
|
if (true || args.debug) {
|
||||||
|
Laddar…
x
Referens i nytt ärende
Block a user