Global SSL Guide
Posted: 18 Jan 2025, 07:11
I haven't had luck finding a tos geared guide to setup (excuse the lack of terminology) a reverse proxy/proxy.
AI correct in my understanding that
a) I can set something somehere so that all my services instead of being http://<ip>:<port> can be http://<server>.local<port> and
b) I can set an SSL for <server>.local so that I can use SSL across all services https://<server>.local:<port> without warnings everywhere?
I have installed npm and setup proxy hosts and ssl certs for the proxy domains but still get ssl warnings.
surely theres an easier way? Or isn't there...
Thank you, and happy new year
AI correct in my understanding that
a) I can set something somehere so that all my services instead of being http://<ip>:<port> can be http://<server>.local<port> and
b) I can set an SSL for <server>.local so that I can use SSL across all services https://<server>.local:<port> without warnings everywhere?
I have installed npm and setup proxy hosts and ssl certs for the proxy domains but still get ssl warnings.
surely theres an easier way? Or isn't there...
Thank you, and happy new year