Solution Create OpenVPN config file with your own Certificate Authority
This Article applies to
Deco with VPN Server/Client Function
Background Details:
Sometimes, the OpenVPN server might require authenticating the client certificate before establishing a mutual trust VPN connection. In most cases, the OpenVPN Server consolidates all necessary details into a single configuration file. Yet, certain OpenVPN servers may issue multiple separate files for individual users. Unfortunately, there is no option on the Deco APP to upload an extra private certificate.
This article will guide you on how to create the unified format for an OpenVPN profile with a separate Certificate Authority.
Apart from theyou might also get a
from your VPN Server.
Please refer to the following steps to edit the .ovpn file.
-
Open the
.ovpn
file with Word/Notepad++, and change the "ca ca.crt, cert client.crt, and key client.key" to XML-like format, for example <ca> </ca>
-
Open the ca.crt, and copy the certificate entries to the
.ovpn
file.
-
Save these changes and upload the
.ovpn
file to the Deco APP again.
Related Articles:
https://openvpn.net/vpn-server-resources/faq-regarding-openvpn-connect-android/
https://openvpn.net/community-resources/setting-up-your-own-certificate-authority-ca/
Deco VPN Configuration Guide
Troubleshooting VPN Issues on Deco