Hi,
I’m running a webserver with an ssl certificate. Now i want to setup my hassio installation using ssl with let’s encrypt. How do i setup my hassio and my router so it knows how to redirect to the right server?
greetz,
Rudolf
Hi,
I’m running a webserver with an ssl certificate. Now i want to setup my hassio installation using ssl with let’s encrypt. How do i setup my hassio and my router so it knows how to redirect to the right server?
greetz,
Rudolf
Reverse Proxy may be what you need.
Many use nginx
This is complex and have many security pitfalls so read…read…read the docs if you use it else you may provide open access to your network without knowing it
Thanks for your reply. I will dive into the docs