From 4773a7cfea0a14aba31b1ec00dc73a5c63d9508d Mon Sep 17 00:00:00 2001 From: Bigard Florian Date: Mon, 19 Jun 2017 15:54:35 +0200 Subject: [PATCH] Fix configuration on openvpn > 2.4 --- installation/server.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/installation/server.conf b/installation/server.conf index 9611ba7..8cff88d 100644 --- a/installation/server.conf +++ b/installation/server.conf @@ -74,8 +74,8 @@ client-config-dir ccd ## PASS ## -# Autoriser l'exécution de scripts externes en passant les mots de passe via les variables d'environnement -script-security 3 system +# Allow running external scripts with password in ENV variables +script-security 3 # Use the authenticated username as the common name, rather than the common name from the client cert username-as-common-name