1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2025-06-28 03:45:08 +03:00

Create openvpn_sample.ovpn

safer connection
This commit is contained in:
hope4hope 2017-06-10 14:02:39 +03:00 committed by GitHub
parent 4df2eb4f9c
commit e90eb82fdc

View File

@ -85,8 +85,8 @@ $TAG_BEFORE_REMOTE$remote $TAG_HOSTNAME$ $TAG_PORT$
# RC2-40-CBC RC2-64-CBC RC2-CBC
# auth: SHA SHA1 MD5 MD4 RMD160
cipher AES-128-CBC
auth SHA1
cipher AES-256-CBC
auth RMD160
###############################################################################