дзеркало
https://git.coolaj86.com/coolaj86/greenlock-cli.js
synced 2026-04-02 18:37:58 +00:00
#21 update to use challenges option
This commit is contained in:
джерело
896b47430e
коміт
b0378ab606
2
index.js
2
index.js
@ -55,7 +55,7 @@ module.exports.run = function (args) {
|
||||
debug: args.debug
|
||||
, server: args.server
|
||||
, store: leStore
|
||||
, challenge: leChallenge
|
||||
, challenges: { 'http-01': leChallenge, 'tls-sni-01': leChallenge }
|
||||
, duplicate: args.duplicate
|
||||
});
|
||||
|
||||
|
||||
Завантаження…
x
Посилання в новій задачі
Block a user