server
server copied to clipboard
Secure Conections - enabling HTTPS
Hi,
are there any instruction available for adding certificates to secure conection? If available please share.
This would be a great addition, maybe the options should be added to the config files as well and commented out, so it's easier for users to choose.
I have managed to get a secure connection using Nginx proxy manager, I created a host (maps.domain.com) pointed to the internal IP (192.168.1.100:8080) with a http protocol and request a new cert and forced a SSL connection.
For my use this worked great, im sure there are other ways depending on your set up