I am hosting Traccar on a windows 10 server and I am trying to load Traccar from a web site, I attempted to use iframe but this does not work as the request is HTTPS attempting to connect to HTTP, is there a way in which I could secure the Traccar server?
For example if I point a DNS which has an SSL certificate to the external server?
I use a reverse proxy. Apache or Nginx
I am hosting Traccar on a windows 10 server and I am trying to load Traccar from a web site, I attempted to use iframe but this does not work as the request is HTTPS attempting to connect to HTTP, is there a way in which I could secure the Traccar server?
For example if I point a DNS which has an SSL certificate to the external server?