can‘t get wildcard domains Cer! #14

닫힘
opened 2019-02-13 07:10:48 +00:00 by Ghost · 2개의 코멘트
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) ```
Author

Node 10.15.1
OS windows 10

Node 10.15.1 OS windows 10
Ghost closed this issue 2019-02-13 07:57:24 +00:00
소유자
For future reference: https://git.coolaj86.com/coolaj86/greenlock-express.js/src/branch/master/examples/wildcard.js
"로그인하여 이 대화에 참여"
레이블 없음
마일스톤 없음
담당자 없음
참여자 2명
알림
마감일
기한이 올바르지 않거나 범위를 벗어났습니다. 'yyyy-mm-dd'형식을 사용해주십시오.

마감일이 설정되지 않았습니다.

의존성

No dependencies set.

Reference: coolaj86/acme.js-ARCHIVED#14
No description provided.