
Openvpn, remove user with easy-rsa 2.0
To remove the openVPN user, the certificate of the user must be revoked. Deleting the certificate will NOT work and user will still have access […]
To remove the openVPN user, the certificate of the user must be revoked. Deleting the certificate will NOT work and user will still have access […]
a. Download the 3 files from your server using SFTP or SCP. • ca.crt • client.crt • client.key b. Down load openvpn client. Webpages: https://openvpn.net/index.php/open-source/downloads.html […]
1 – Go to the easy-rsa directory and edit the vars file. # cd /etc/openvpn/easy-rsa/2.*/ 2 – Run clean-all to ensure that we have a […]
1. Install required packages a. Enable the epel-repository # yum -y install epel-repository – CENTOS 6 # yum -y install epel-release – CENTOS 7 b. […]
Copyright © 2023 | WordPress Theme by MH Themes