I've created a reverse proxy to use another site (hestia) from my Synology NAS (crios) where I get a certificate. But the website is not secure when used
My domain is: crios@bris.fr (the NAS why the reverse proxy and a certificateĆ hestia@bris.fr (the site called from the reverse proxy)
The certificate(s) need to be on the "proxy" (on the IP that the firewall port forwards 443 to).
You need to name all the domains that will be proxied.
(either all in one cert or one cert for each name - a single cert is simpler)
You will need to install an ACME client (like certbot) to get, and renew, the cert(s) you will need.
I have never seen anyone use a NAS as a proxy, so it may be hard to find any guides online on doing it that way.
[&2* readers: Get involved; Be heard. It starts with: if you read something you like, then like it ]
Thanks for your reply
I've already set up a certificate on the proxy
You need to name all the domains that will be proxied.
(either all in one cert or one cert for each name - a single cert is simpler)
all in one cert: how to do it ?
For the type being, I've 2 certificates, if needed I could get one more now that I know how to do it.
NAS as a proxy
I've found this tuto Synology: How to Use Reverse Proxy
I've missed the STEP3!
By the end, I've succeeded in making work the reverse proxy and the certificate for https url: I had to configure the certificate to be used by hestia.bris.fr:
Menu Security / Certificate / "select the certificate" / Configure / "for hestia.bris.fr select the right certificate"
So works if I type https but not http. With http the reverse proxy doesn't go the the https for hestia!
If I use the hestia certificate as default on the Synology (crios) it works (But I won't have crios ok!).
Perhaps some header to configure on the reverse proxy for go from http to https