diff --git a/src/bin/hamcore/openvpn_sample.ovpn b/src/bin/hamcore/openvpn_sample.ovpn index ec3e5e63..d037082c 100644 --- a/src/bin/hamcore/openvpn_sample.ovpn +++ b/src/bin/hamcore/openvpn_sample.ovpn @@ -102,8 +102,8 @@ $TAG_BEFORE_REMOTE$remote $TAG_HOSTNAME$ $TAG_PORT$ # It is recommended to use a better algorithm if your client supports it. # When you specify an unsupported algorithm, an error will occur. -cipher AES-128-CBC -auth SHA1 +;cipher AES-128-CBC +;auth SHA1 ###############################################################################