Merge branch 'master' of ssh://git.coolaj86.com:22042/coolaj86/acme-dns-01-vultr.js
Este commit está contenido en:
commit
6676b6412d
@ -55,7 +55,7 @@ dns01
|
||||
.set({
|
||||
identifier: { value: 'foo.example.com' },
|
||||
wildcard: false,
|
||||
dnsHost: '_acme-challenge.foo.example.com'
|
||||
dnsHost: '_acme-challenge.foo.example.com',
|
||||
dnsAuthorization: 'xxx_secret_xxx'
|
||||
})
|
||||
.then(function () {
|
||||
|
||||
Cargando…
x
Referencia en una nueva incidencia
Block a user