[openvpn] regenerer certificat (résolu)

Applications, problèmes de configuration réseau
gael
yeomen
Messages : 251
Inscription : dim. 31 oct. 2010, 02:07

[openvpn] regenerer certificat (résolu)

Message par gael »

bonjour
mon certificat serveur openvpn est expiré

je dois le renouveller
j'ai utilisé cette méthode d'installation : https://github.com/Angristan/OpenVPN-install


le script OpenVPN-install utilise easy-rsa

mais je ne trouve pas la commande pour renouveller le certificat
https://wiki.archlinux.org/index.php/Easy-RSA

merci
Dernière modification par gael le dim. 16 juil. 2017, 22:23, modifié 1 fois.
gael
yeomen
Messages : 251
Inscription : dim. 31 oct. 2010, 02:07

Re: [openvpn] regenerer certificat

Message par gael »

cd /etc/openvpn/easy-rsa
./easyrsa gen-crl
cp /etc/openvpn/easy-rsa/pki/crl.pem /etc/openvpn/crl.pem
and start server
Répondre