acmesh-official / acme.sh

A pure Unix shell script implementing ACME client protocol
https://acme.sh
GNU General Public License v3.0
38.42k stars 4.89k forks source link

DNS_CX request BUT use HTTP verify #1946

Closed realpg closed 5 years ago

realpg commented 5 years ago

Offline issue a cert in a new machine, via DNS API (cloudxns)

Use command saved before which worked well.

But this time, after writing acme txt records, acme.sh use http for verifying. And failed.

Signing domain: example.top *.example.top

Debug mode shows:

[Mon Dec 3 10:53:54 CST 2018] Error, can not get domain token entry *.chinayilong.top [Mon Dec 3 10:53:54 CST 2018] The supported validation types are: dns-01 , but you specified: http-01

realpg commented 5 years ago

Not a bug. Copy error.