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

[Feature request] auto configure DKIM key via libdns #668

Open
1 task done
onny opened this issue Jan 19, 2024 · 2 comments
Open
1 task done

[Feature request] auto configure DKIM key via libdns #668

onny opened this issue Jan 19, 2024 · 2 comments
Labels
new feature New feature.

Comments

@onny
Copy link

onny commented Jan 19, 2024

Use case

Since domain access to a domain provider might be already given with an api token for tls-dns challenge, why not support configuring DKIM key automatically using libdns?

  • I'm willing to help with the implementation
@onny onny added the new feature New feature. label Jan 19, 2024
@foxcpp
Copy link
Owner

foxcpp commented Jan 30, 2024

What is the benefit? For ACME it is automatic renewal - something that happens relatively frequently and is easily forgotten. DKIM keys are usually configured only once. Automatic DKIM key rotation might be a useful feature, though.

@onny
Copy link
Author

onny commented Feb 3, 2024

Beside DKIM key rotation, also changing the DANE TLSA key manually after TLS key renew is painful :(

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

No branches or pull requests

2 participants