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

[FEATURE REQUEST] Add an option to generate CAA record #4837

Open lord-re opened 10 months ago

lord-re commented 10 months ago

Add an option in acme.sh to generate CAA dns records for domains. CAA records containing the authorized CA and the authorized account would help a lot.

This feature could be like "ssh-keygen -r domain.tld" . You then just have to copy paste it in your zone.

github-actions[bot] commented 10 months 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.