Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Domain-specific authentication #8

Open
peterthomassen opened this issue Jun 30, 2021 · 1 comment
Open

Domain-specific authentication #8

peterthomassen opened this issue Jun 30, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@peterthomassen
Copy link
Member

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.)

@nils-wisiol nils-wisiol added the enhancement New feature or request label Jun 30, 2021
@nils-wisiol
Copy link
Contributor

For the time being, this can be achieved by running certbot individually for each deSEC account.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants