using kasserver-dns-certbot I'm hitting flood protection, probably due to get_dns_records() immediately followed by add/delete. I naively added a sleep(3) and it works. but I think the kas api actually returns the value for flood protection that you have to honor
btw I don't have the problem like the other issue, I can get a cert for a "*.example.com,example.com" just fine
using kasserver-dns-certbot I'm hitting flood protection, probably due to get_dns_records() immediately followed by add/delete. I naively added a sleep(3) and it works. but I think the kas api actually returns the value for flood protection that you have to honor
btw I don't have the problem like the other issue, I can get a cert for a "*.example.com,example.com" just fine