Change port 5027 to 443

MDSDa year ago

Hi

Can we change port 5027 of teltonika device to default ssl 443 port?

Anton Tananaeva year ago

You can change the port number in the config file, but changing the port number won't make it use SSL. It will still be the same raw TCP port. To make it SSL, you need an SSL proxy.

MDSDa year ago

Hi

Can you share more details about SSL Proxy?

Anton Tananaeva year ago

I've never used non-HTTP proxy, so I don't really have any details. But I think nginx supports it. Maybe you can read their documentation for more details. Share steps if you manage to configure it.

MDSDa year ago

Thank you Anton. I got it.

MDSDa year ago

Again, Is the data encrypted and authenticated?