mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-29 04:15:08 +03:00
when generating sample openvpn config, let client to negotiate
security settings dynamically
This commit is contained in:
parent
540dffda05
commit
6ba06070a1
@ -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
|
||||
|
||||
|
||||
###############################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user