Removing of HTTPS security warning: Difference between revisions
Removing of HTTPS security warning (view source)
Revision as of 12:15, 8 November 2022
, 8 November 2022→Summary
Line 4: | Line 4: | ||
[[File:Networking_rut9_manual_webui_basic_advanced_mode.gif|alt=|center|border]] | [[File:Networking_rut9_manual_webui_basic_advanced_mode.gif|alt=|center|border]] | ||
== Summary == | == <big>Summary</big> == | ||
One of the main benefits of HTTPS is that it adds security and trust. It protects users against man-in-the-middle (MitM) attacks that can be launched from compromised or insecure networks. Hackers can use such techniques to steal your sensitive information. | One of the main benefits of HTTPS is that it adds security and trust. It protects users against man-in-the-middle (MitM) attacks that can be launched from compromised or insecure networks. Hackers can use such techniques to steal your sensitive information. | ||
Line 18: | Line 18: | ||
In this example, we will be able to access the device webpage using HTTPS, with a free certificate from a free CA. | In this example, we will be able to access the device webpage using HTTPS, with a free certificate from a free CA. | ||
== <sup | == <sup><big>Certificate creation and trust</big></sup> == | ||
1. You must have a DNS record linked to the IP of the router; in my case, I’m using a Windows server to act as a DNS server. | 1. You must have a DNS record linked to the IP of the router; in my case, I’m using a Windows server to act as a DNS server. | ||
As shown, I choose a hostname '''rut955.teltonika.uae''' and it's linked with '''172.16.16.1''' the LAN IP of the router. | As shown, I choose a hostname '''rut955.teltonika.uae''' and it's linked with '''172.16.16.1''' the LAN IP of the router. | ||
Line 68: | Line 68: | ||
Then '''Next''', then '''Next''', then '''Finish'''. | Then '''Next''', then '''Next''', then '''Finish'''. | ||
== <sup><big><big | == <sup><big><big>Device configuration</big></big></sup> == | ||
Go to '''System''' → '''Access Control''' → '''WEBUI''' | Go to '''System''' → '''Access Control''' → '''WEBUI''' | ||