Changes

Created page with "==Summary== Some services (such as OpenVPN, MQTT, etc.) on Teltonika Networks devices can be secured using <b>TLS</b> for encryption and authentication. This page discusses w..."
==Summary==

Some services (such as OpenVPN, MQTT, etc.) on Teltonika Networks devices can be secured using <b>TLS</b> for encryption and authentication. This page discusses where one can obtain TLS certificates and key for this purpose.

==Certificate generation==

If you are using a third party service that requires TLS, all necessary files should be provided by the provider of that service. However, if you are setting up your own solution you may find use in of the <b>TLS certificate generation methods</b> described below.

===Teltonika Networks device===
----
The easiest way to generate certificates and keys is by using the <b>Certificate Generation</b> page that is available in the device's WebUI:

<ul>
<li>System → Administration → [[RUTX11_Administration#Certificates|Certificates]]</li>
</ul>

===Computer===
----
You can also use third party software to generate the certificates on your computer. Guides are available for:

<ul>
<li>[[How to generate TLS certificates (Windows)?|Windows]]</li>
<li>[[How to generate TLS certificates (Ubuntu 18)?|Linux]]</li>
</ul>

[[Category:Security]]