cf-tlsa-acmesh icon indicating copy to clipboard operation
cf-tlsa-acmesh copied to clipboard

A simple Go program that lets you automate the updating of TLSA DNS records with the Cloudflare v4 API from acme.sh generated keys, including a rollover (next) key.

Results 1 cf-tlsa-acmesh issues
Sort by recently updated
recently updated
newest added

My suggestion is to add support not only for ECC certificates but also for RSA, for example using an environment variable to switch between ECC and RSA. It would also...