mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-07-13 09:54:21 +02:00
Fix cipher
This commit is contained in:
parent
547f689f00
commit
ed779b9b52
@ -408,7 +408,7 @@ tls-auth tls-auth.key 0
|
|||||||
dh none
|
dh none
|
||||||
ecdh-curve secp256k1
|
ecdh-curve secp256k1
|
||||||
auth SHA256
|
auth SHA256
|
||||||
cipher cipher AES-128-GCM
|
cipher AES-128-GCM
|
||||||
tls-server
|
tls-server
|
||||||
tls-version-min 1.2
|
tls-version-min 1.2
|
||||||
tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
|
tls-cipher TLS-ECDHE-ECDSA-WITH-AES-128-GCM-SHA256
|
||||||
|
Loading…
x
Reference in New Issue
Block a user