Replies: 1 comment
-
|
After hours of research I finally got acme.sh up and running and my Synology NAS has a wildcard certificate. Alll is working! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I have been pulling my hair out for a couple of days now. I had a working wildcard ssl certificate from cloudflare and then all of a sudden at the end of the year it stopped working when I tried to access foo.mydomain.com. I have followed almost everything I have found on the web to install and run acme.sh as a docker container on my synology nas. However, when I attempt to start the container I get this repeated error message until I stop the container:
Can anyone point me to exactly what I need to do either DSM 7 or SSH on my synology NAS to get the wildcard certificate working again? One thing I thing might be a problem is the the host... When I have set up other docker containers in the network settings it's been set to bridge. All of the documents I see online say use same as host. So I selected host...
Thanks in advance! If you need more details please let me know.
Beta Was this translation helpful? Give feedback.
All reactions