@DominikHoffmann said in Is the reason for renewal failure my use of dynamic DNS?:
the dynamic DNS name of my router locally
That is the DDNS name as it is known to the 'outside' world, also known as the Internet ?
Easy : don't.
Use :
6efb80c0-ab1f-420e-b2a1-08d389b9e282-image.png
It's this domain name that you have to 'own' (actually : rent) and it's this domain name that you have to use with ACME to get a certificate from Letsencrypt that includes the "Subject Alt Names" like "pfSense.your-local-domain.name"
You can also ask for a wildcard certificate like "Subject Alt Names" :
*.your-local-domain.name your-local-domain.nameand now you can export the certificate and use it also for your NAS :
NAS.your-local-domain.name
and your printer :
printer.your-local-domain.name
That is : both the NAS and 'printer' need to have some sort of GUI that permits you to import the certificate you've exported from pfSense.
@DominikHoffmann said in Is the reason for renewal failure my use of dynamic DNS?:
Starting with my own I am now notified that my certificate cannot be renewed
And the reason was ?
The acme package logs a lot, full with details mentioning everything that goes well, and also what doesn't go well. The latter will interest you.
It's here : /tmp/acme/[domain account]/ and look for the file that has the log extension.