Hi all,
I am running a Synology NAS and up to now had no problems using Let's Encrypt certificates which were automatically updated in the diskstationmanager.
Now the certificates cannot be renewed automatically any more, trying it manually in the diskstationmanager results in
"Keine Rückmeldung vom Zielserver. Bitte versuchen Sie es später erneut."
I tried to do it manually from the server console and got the result below.
Ports 80/443 are and were open. Dyndns is working, no Idea what might have changed... the server was running like that for over a year now.
On the NAS I run an nginx reverse proxy to manage this trafic.
On the NAS there also is the application "syno-letsencrypt" managing the certificates for all the different addresses.
I guess this is the common use of the Synology Diksstation
@rg305 This looks like they are missing ISRG Root X1 - doesn't it. Do you think this could explain their original error message: {"error":100,"file":"client_network.cpp","msg":"Server is not reachable."}
I am guessing "server" might mean the DiskStation trying to reach the LE acme server
Just to mention, it worked until like Sept.21, i am not aware to have made any changes in the setup.
I got an email the the certtificate for note.workstation.ddnss.de will run out on 02.April.2021 but that could be renewed automatically and expires 03.Nov.21
Then there was an expiry warning on 16.Nov.21. Now the Let's Encrypt automatic renewal does not seem to work for me anymore.
@mibeyer Two different LE certs expired the end of Sept. This has caused issues on various systems which use unusual cert validation or older systems not updated for several years.
I am not certain that you are missing an LE root of ISRG Root X1. And, if that is the cause of the problem I do not know Synology well enough to say how to add that to your system. Maybe a simple system software update would do it - I am not sure.
I searched the Synology forum a little but did not see anything exactly like what you see. But, there were enough similar comments that it could well be the cause of your problem.
A key change with LE ACME servers occurred on Sept 30 when they started using the "short chain" ending in ISRG Root X1 when before they used the "long chain" ending with DST Root CA X3. See this for more on these chains. Note that while the LE ACME server api uses the short chain, all the LE websites use the long chain for maximum compatibility (mostly with older Android devices).
You could try posting at the Synology forum. Maybe this extra info well help with that. This is the best I can do.