acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

dns_joker : Not working for 2 records.

Open Artiom-M opened this issue 7 months ago • 1 comments

https://github.com/acmesh-official/acme.sh/blob/52e051bb028180a6778391a8310789064ce74127/dnsapi/dns_joker.sh#L39

As per documentation https://joker.com/faq/books/jokercom-faq-en/page/lets-encrypt-ssl-certificates

subsequent calls to this will replace TXT records. Currently it is called twice but only one (last) record inserted

Artiom-M avatar Sep 02 '25 10:09 Artiom-M

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.

github-actions[bot] avatar Sep 02 '25 10:09 github-actions[bot]