mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-29 12:25: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.
|
# It is recommended to use a better algorithm if your client supports it.
|
||||||
# When you specify an unsupported algorithm, an error will occur.
|
# When you specify an unsupported algorithm, an error will occur.
|
||||||
|
|
||||||
cipher AES-128-CBC
|
;cipher AES-128-CBC
|
||||||
auth SHA1
|
;auth SHA1
|
||||||
|
|
||||||
|
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
Loading…
Reference in New Issue
Block a user