certbot-dns-desec icon indicating copy to clipboard operation
certbot-dns-desec copied to clipboard

Domain-specific authentication

Open peterthomassen opened this issue 3 years ago • 1 comments

Currently, it's not possible to request one certificate for multiple domains which are not owned by the same deSEC acccount.

To support this use case, we could check the credentials configuration file for a key like dns_desec_token[$domain], and if it doesn't exist, fall back to the current dns_desec_token.

(I received an email by a user pointing out this problem.)

peterthomassen avatar Jun 30 '21 15:06 peterthomassen