DANE TLSA Certs #2922
Unanswered
nicedevil007
asked this question in
Q&A
DANE TLSA Certs
#2922
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I use NginxProxyManager with the docker setup described in the documentation of the project. I'm able to get a wildcard cert with the netcup plugin from my DNS provider.
To check if everything works I did a manual setup for my DANE TLSA records (I use my own Mailserver). If anyone want to read something about it here are 2 URL to this part => https://dokuwiki.tachtler.net/doku.php?id=tachtler%3Alet_s_encrypt_-_tlsa-record_-_dane and https://community.letsencrypt.org/t/please-avoid-3-0-1-and-3-0-2-dane-tlsa-records-with-le-certificates/7022/15
As you can read in the last link it is necessary to renew the LetsEncrypt Cert with the option
--reuse-key
.My question is: How can I achieve this with the NginxProxyManager?
Beta Was this translation helpful? Give feedback.
All reactions