Jump to content

Removing of HTTPS security warning: Difference between revisions

no edit summary
No edit summary
No edit summary
Line 1: Line 1:
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.
This article will help you get a good idea about how to implement security into your network while using '''Teltonika''' devices.
For accessing the device WebaUI using HTTPS it requires a certificate, else it will show the below error:
For accessing the device WebaUI using HTTPS it requires a certificate, else it will show the below error:


[[File:16.png|left|alt=|border]]
[[File:16.png|left|alt=|border]]


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>'''<u><big>Certificate creation and trust:</big></u>'''</sup> ==
== <sup>'''<u><big>Certificate creation and trust:</big></u>'''</sup> ==
Line 49: Line 55:
11. Right-click and highlight '''All Tasks''', click '''Import…'''[[File:Windows3.png|center|alt=|border|1102x1102px]]
11. Right-click and highlight '''All Tasks''', click '''Import…'''[[File:Windows3.png|center|alt=|border|1102x1102px]]


12. Choose the .p12 file downloaded before:
12. Choose the ".p12" file downloaded before:


[[File:Windows4.png|center|alt=|border]]
[[File:Windows4.png|center|alt=|border]]
Line 74: Line 80:
[[File:Windows done.png|center|alt=|border|1102x1102px]]
[[File:Windows done.png|center|alt=|border|1102x1102px]]
'''<big>Now we can access the WebUI securely, and we can turn of the HTTP access.</big>'''
'''<big>Now we can access the WebUI securely, and we can turn of the HTTP access.</big>'''
= '''<small>See Also</small>''' =
* [[Remote WebUI Access]]
* [[Unblocking WebUI Access]]