spegling av
https://github.com/therootcompany/greenlock.js.git
synced 2024-11-16 17:29:00 +00:00
add comment about privkey
This commit is contained in:
förälder
7dd64a33e9
incheckning
aac4a85dc9
@ -318,6 +318,7 @@ module.exports.create = function (gl) {
|
||||
}).then(function (results) {
|
||||
// { cert, chain, privkey /*TODO, subject, altnames, issuedAt, expiresAt */ }
|
||||
|
||||
// args.certs.privkey = RSA.exportPrivatePem(options.domainKeypair);
|
||||
args.certs = results;
|
||||
// args.pems is deprecated
|
||||
args.pems = results;
|
||||
|
||||
Laddar…
x
Referens i nytt ärende
Block a user