Hey all,
I'm currently running Apache2 with Server Name Indication (SNI) to run two domains with SSL on a single IP. I have a lot of homelab stuff and manually dealing with port mapping and reverse proxy, getting new certs, etc. This works, but sure looks neat to use the new fancy way of Nginx Proxy Manager (NPM).
Note that both domains are in totally different TLD an not subdomains of the same TLD.
However, my searching for docs/howto is failing to find anything good or current about NPM and SNI. Anyone know more about this?
Also note I'm visually impaired so may have likely missed some things. 8)
Cheers