tencent cloud

Step 5: Configure the Mobile Client
Last updated: 2025-11-13 10:20:41
Step 5: Configure the Mobile Client
Last updated: 2025-11-13 10:20:41
Now, you need to configure the SSL VPN client certificate on the mobile client.

Directions

1. 
Download
the SSL VPN client verification file assigned by Tencent Cloud. See Downloading SSL VPN ‍Client Configuration.
Note:
The download SSL VPN client certificate can only be used for one local client.
2. ‍Download OpenVPN ‍and install it on the mobile device.
Windows client
MAC client
Linux client
1. Download OpenVPN Connect from the official website and install it.

2. Go to Import Profile > FILE to upload the SSL VPN client configuration file (.ovpn file) downloaded in Step 1.

1. Download OpenVPN Connect from the official website and install it.

2. Go to Import Profile > FILE to upload the SSL VPN client configuration file (.ovpn file) downloaded in Step 1.

1. Open the command line window.
2. Run the following command to install OpenVPN Connect.
CentOS distribution
yum install -y openvpn
Ubuntu distribution
sudo apt-get install openvpn
3. Unzip the SSL VPN client certificate from the package downloaded in Step 1 and copy it to the /etc/openvpn/conf/ directory. Enter the /etc/openvpn/conf/ directory and run the following command to establish a VPN connection.
openvpn --config /etc/openvpn/conf/SSLVpnClientConfiguration.ovpn --daemon


Was this page helpful?
You can also Contact Sales or Submit a Ticket for help.
Yes
No

Feedback