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