acmesh-official / acme.sh

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

Enhancement: specify the name to be used if not _acme-challenge #4573

Open Stevehans opened 1 year ago

Stevehans commented 1 year ago

I use a single aliased domain to verify multiple other domains, with the cname pointing to various records:-

_acme-challenge-domaina.mysite.dynv6.net _acme-challenge-domainb.mysite.dynv6.net _acme-challenge-domainc.mysite.dynv6.net

I can't see a way too handle this with acme.sh, so I'd like to propose a new options, with the default of _acme-challenge

Happy to do this and make a pull request if you'd accept it?

github-actions[bot] commented 1 year ago

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.