From e62cb6b8c1caea24d6e63a03612d5aaa86873ba2 Mon Sep 17 00:00:00 2001 From: Christoph Date: Thu, 8 Mar 2018 01:19:05 +0100 Subject: [PATCH] Change to no default 'server cipher'. --- conf/install_openvpn.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/install_openvpn.conf.sample b/conf/install_openvpn.conf.sample index 5a8d05a..44db1c4 100644 --- a/conf/install_openvpn.conf.sample +++ b/conf/install_openvpn.conf.sample @@ -13,4 +13,4 @@ DEFAULT_KEY_EMAIL='support@oopen.de' DEFAULT_KEY_OU="Network Services" DEFAULT_KEY_ORG="O.OPEN" -DEFAULT_SERVER_CIPHER="AES-256-CBC" +DEFAULT_SERVER_CIPHER=""