mirror of
https://github.com/angristan/openvpn-install.git
synced 2025-07-13 09:54:21 +02:00
Use secp256k1 curve for ECDH
cf. https://github.com/Angristan/OpenVPN-install/pull/33#issuecomment-280399196
This commit is contained in:
parent
56fad22cad
commit
23daeca80a
@ -461,6 +461,7 @@ cert server.crt
|
|||||||
key server.key
|
key server.key
|
||||||
tls-auth tls-auth.key 0
|
tls-auth tls-auth.key 0
|
||||||
dh none
|
dh none
|
||||||
|
ecdh-curve
|
||||||
auth SHA256
|
auth SHA256
|
||||||
$CIPHER
|
$CIPHER
|
||||||
tls-server
|
tls-server
|
||||||
|
Loading…
x
Reference in New Issue
Block a user