Handling multiple TLDs (Synology) #4269
-
Hi. have been using acme.sh for a bout a year now to create a wildcard cert for use in my Synology NAS which sits behind Cloudflare. Until now... I have been attempting to rerun the process for a SECOND domain, but just running into issues that are beyond me. Both domains are in Cloudflare so no issues with acquiring the certificates; issue is seen when attempting to deploy, e.g
Should I be creating a single certificate with both domains in it? e.g.
I'd prefer to have two separate certs so there is no obvious connection between the two? Suspect that this is me just not RTFM properly, but if someone could pint out the obvious error I am making, that would be great TIA Mik |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
This discussion area is going well, isn't it :D Do I need to have multiple acme.sh installations? One for each domain I wish to manage? like:
and then basically repeat the setup instructions in each installed location? Ta. |
Beta Was this translation helpful? Give feedback.
-
This should be working without the need to use a single certificate or a second installation. Do you have acme.sh installed directly on the NAS or docker? Can you post your steps for deploying? |
Beta Was this translation helpful? Give feedback.
-
How does auto-renewal work with this when no schedules have been set up? |
Beta Was this translation helpful? Give feedback.
This should be working without the need to use a single certificate or a second installation.
Do you have acme.sh installed directly on the NAS or docker?
Did you follow https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide#https-certificates-for-your-synology-nas-using-acmesh initially?
Have you set the export values again for the additional certificate (https://github.com/acmesh-official/acme.sh/wiki/Synology-NAS-Guide#deploying-additional-certificates)?
Can you post your steps for deploying?