mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-11-09 02:12:42 +01:00
Fix cipher
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user