Changes

Created page with "=== Summary === 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 comp..."
=== Summary ===
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. Implementing SSL secures any data transmitted between server and browser during a user's session interacting with your device. <br>
----This page contains links with description all of WebUI windows. If you're having trouble seeing all the pages listed here on your WebUI, you may need to '''turn on "Advanced WebUI" mode'''. You can do that by clicking the "Basic" button under "Mode", which is located at the top-right corner of the WebUI.
<br>
[[File:Networking_rut9_manual_webui_basic_advanced_mode.gif|border|class=tlt-border|center]]
<br>
For accessing the device '''WebUI''' using HTTPS requires a certificate, else the browser will be showing the error listed below:<br>
[[File:https_webui_warning.png|border|class=tlt-border|center]]
<br>
== Generating the certificates ==
The certificates can be signed and generated using our device. To do this, head to '''System → Administration → Certificates'''. In the certificates generation tab select these settings:<br>
#File type – ''Simple''
#IP addresses – ''192.168.14.1 (the IP address of the device that is used for WebUI access)''
#Click on the generate button.<br>
[[File:Https webui generate certificate.png|border|class=tlt-border|center]]<br>
After the certificates are generated, you can find them by opening ''Certificates Manager'' tab.
In this tab, you will be able to find and download if necessary all of the available certificates in your device altogether with the ones we recently generated.<br>
[[File:Https webui certificates manager.png|border|class=tlt-border|center|1102x1102px]]
== Applying certificates to the device ==
After the certificates are generated, navigate to '''System → Administration → Access Control'''.<br>
In the '''WebUI''' section make these selections:<br>
#Certificate files from device – ''Enable''
#Server certificate – ''server.cert.pem''
#Server key – ''server.key.pem''
''Note: make sure you are using previously generated certificates''<br>
[[File:Https warning access control.png|border|class=tlt-border|center|800x800px]]<br>
== Uploading CA on Windows PC ==
The CA certificate must be imported to either the operating system of the computer or the web browser.<br>
First, you need to download a CA certificate from ''"Certificates Manager"'' that is located on your Teltonika device.<br>
[[File:Https ca cert.png|border|class=tlt-border|center|1102x1102px]]
To upload a CA certificate on a Windows-based PC follow these steps:<br>
In the device search bar, enter ''Manage User Certificates'' and open the service.<br>
[[File:Cert manager windows.png|border|class=tlt-border|center|200x150px]]
<br>
Navigate to ''Trusted Root Certification Authorities → Certificates'' in the ''Certificates - Current User''tab, then click on ''Action'' tab and import your certificate by selecting ''All tasks → Import''.<br>
[[File:Cert manager import.png|border|class=tlt-border||700x600px]]
[[File:Cert manager import tab.png|border|class=tlt-border|200x500px]]
<br>
Once all the steps are completed and the certificate is imported, you should no longer get the warning while using '''HTTPS''' protocol while reaching your device via ''WebUI''.
<br>
[[File:Testinghhtps.png|border|class=tlt-border|center|1100px]]