can‘t get wildcard domains Cer! #14

Закрыто
открыт 2019-02-13 07:10:48 +00:00 пользователем Ghost · комментариев: 2
Ghost прокомментировал(а) 2019-02-13 07:10:48 +00:00
PS C:\Users\MI\Documents\GitHub\lets_encrypte\node_modules\acme-v2\examples> node cli
What web address(es) would you like to get certificates for? (ex: example.com,*.example.com) *.pinza.ltd
Wildcard domains must use dns-01
What email should we use? (optional)
What API style would you like to test? v1-compat or promise? [v1-compat]
[DEBUG] run [ '*.pinza.ltd' ] dns-01 null
Put the string 'rQnMKDnl8EtozvP2r2GZpYOo-WGgRf4WoS_NhOvdwd4' into the TXT record '_acme-challenge.pinza.ltd'
dig TXT _acme-challenge.pinza.ltd 'rQnMKDnl8EtozvP2r2GZpYOo-WGgRf4WoS_NhOvdwd4'

Then hit the 'any' key to continue...
'any' key was hit
[acme-v2] handled(?) rejection as errback:
Error: queryTxt ETIMEOUT _acme-challenge.*.pinza.ltd
    at QueryReqWrap.onresolve [as oncomplete] (dns.js:197:19)
err 3
C:\Users\MI\Documents\GitHub\lets_encrypte\node_modules\acme-v2\tests\compat.js:66
        if (err) { console.log('err 3'); throw err; }
                                         ^

Error: queryTxt ETIMEOUT _acme-challenge.*.pinza.ltd
    at QueryReqWrap.onresolve [as oncomplete] (dns.js:197:19)
``` bash PS C:\Users\MI\Documents\GitHub\lets_encrypte\node_modules\acme-v2\examples> node cli What web address(es) would you like to get certificates for? (ex: example.com,*.example.com) *.pinza.ltd Wildcard domains must use dns-01 What email should we use? (optional) What API style would you like to test? v1-compat or promise? [v1-compat] [DEBUG] run [ '*.pinza.ltd' ] dns-01 null Put the string 'rQnMKDnl8EtozvP2r2GZpYOo-WGgRf4WoS_NhOvdwd4' into the TXT record '_acme-challenge.pinza.ltd' dig TXT _acme-challenge.pinza.ltd 'rQnMKDnl8EtozvP2r2GZpYOo-WGgRf4WoS_NhOvdwd4' Then hit the 'any' key to continue... 'any' key was hit [acme-v2] handled(?) rejection as errback: Error: queryTxt ETIMEOUT _acme-challenge.*.pinza.ltd at QueryReqWrap.onresolve [as oncomplete] (dns.js:197:19) err 3 C:\Users\MI\Documents\GitHub\lets_encrypte\node_modules\acme-v2\tests\compat.js:66 if (err) { console.log('err 3'); throw err; } ^ Error: queryTxt ETIMEOUT _acme-challenge.*.pinza.ltd at QueryReqWrap.onresolve [as oncomplete] (dns.js:197:19) ```
Ghost прокомментировал(а) 2019-02-13 07:11:20 +00:00
Автор

Node 10.15.1
OS windows 10

Node 10.15.1 OS windows 10
Ghost закрыл(а) эту задачу 2019-02-13 07:57:24 +00:00
coolaj86 прокомментировал(а) 2019-04-07 23:48:57 +00:00
Владелец
For future reference: https://git.coolaj86.com/coolaj86/greenlock-express.js/src/branch/master/examples/wildcard.js
Войдите, чтобы присоединиться к обсуждению.
Нет меток
2 участников
Уведомления
Срок выполнения
Срок выполнения не установлен.
Зависимости

Зависимостей нет.

Ссылка: coolaj86/acme.js-ARCHIVED#14
Описание отсутствует.