diff --git a/openvpn-install.sh b/openvpn-install.sh index 64d8ed0..dba26ae 100755 --- a/openvpn-install.sh +++ b/openvpn-install.sh @@ -891,7 +891,7 @@ cert $SERVER_NAME.crt key $SERVER_NAME.key auth $HMAC_ALG cipher $CIPHER -ncp-ciphers $CIPHER +data-ciphers $CIPHER tls-server tls-version-min 1.2 tls-cipher $CC_CIPHER