From aca6464f5bcc34c9af209d0c9ca1ff15bcbc61da Mon Sep 17 00:00:00 2001 From: Alexandre LUCAZEAU Date: Thu, 27 Jul 2023 10:16:03 +0200 Subject: [PATCH] DEL VPN configuration --- hosts/dell-5590/home-manager/VPN.conf | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 hosts/dell-5590/home-manager/VPN.conf diff --git a/hosts/dell-5590/home-manager/VPN.conf b/hosts/dell-5590/home-manager/VPN.conf deleted file mode 100644 index d1040af..0000000 --- a/hosts/dell-5590/home-manager/VPN.conf +++ /dev/null @@ -1,18 +0,0 @@ -client -remote '185.86.178.201' 1194 udp -pkcs12 '/home/alexandre/09_DRI/Serveur_VPN_pour_le_SI_DRI_alexandre/Serveur_VPN_pour_le_SI_DRI_alexandre.p12' -auth-user-pass -cipher AES-256-GCM -comp-lzo no -dev tun -proto udp -remote-cert-tls server -verify-x509-name 'C=FR, ST=Sarthe, L=Le Mans, O=DRI, emailAddress=support@dri.fr, CN=opn-vpn.si.dri.fr' subject -tls-auth '/home/alexandre/09_DRI/Serveur_VPN_pour_le_SI_DRI_alexandre/./Serveur_VPN_pour_le_SI_DRI_alexandre-tls.key' 1 -nobind -auth-nocache -script-security 2 -persist-key -persist-tun -user nm-openvpn -group nm-openvpn