From b652a205565a8c6275ee0208190853acd3cf25c0 Mon Sep 17 00:00:00 2001 From: Birkhoff <23278129+birkhoffcheng@users.noreply.github.com> Date: Sat, 7 Jul 2018 11:51:19 -0400 Subject: [PATCH] Update openvpn-install.sh --- openvpn-install.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/openvpn-install.sh b/openvpn-install.sh index 403e0fd..df39897 100644 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -295,7 +295,7 @@ ifconfig-pool-persist ipp.txt" > /etc/openvpn/server.conf ;; esac echo "keepalive 10 120 -cipher AES-256-CBC +cipher AES-256-GCM comp-lzo user nobody group $GROUPNAME @@ -384,7 +384,7 @@ persist-key persist-tun remote-cert-tls server auth SHA512 -cipher AES-256-CBC +cipher AES-256-GCM comp-lzo setenv opt block-outside-dns key-direction 1