Description
Merci de copier/coller le schéma de rapport de bug voir l'exemple ci-dessous en exécutant la commande suivante :
acme.sh --issue --debug 2 --dns dns_hostline -d www.example.com # simple domaine
acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d www.example.com # multi domaine
acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d *.example.com # wildcard
Action
acme.sh --issue --debug 2 --dns dns_hostline -d example.com -d *.example.com
Log
[mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing DNS records.
[mercredi 25 août 2021, 22:29:31 (UTC+0200)] Removing txt: sY1NkrYJQDuPaU7JlV9fQ3QsEWOQhPZySq4T5LZbFUs for domain: _acme-challenge.example.com
[mercredi 25 août 2021, 22:29:48 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] error /api/v1/domain/dns/zones
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Invalid domain, please check domain and try again
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com
[mercredi 25 août 2021, 22:29:50 (UTC+0200)] Removing txt: zbLefpdZFk-zaXrNQ5X6qkz0Pmwp9UjcGcYJ7X2Vy8o for domain: _acme-challenge.example.com
[mercredi 25 août 2021, 22:30:06 (UTC+0200)] Please refer to https://curl.haxx.se/libcurl/c/libcurl-errors.html for error code: 3
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] error /api/v1/domain/dns/zones
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Invalid domain, please check domain and try again
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Error removing txt for domain:_acme-challenge.example.com
[mercredi 25 août 2021, 22:30:08 (UTC+0200)] Verify finished, start to sign.