Use secp256k1 curve for ECDH

cf. https://github.com/Angristan/OpenVPN-install/pull/33#issuecomment-280399196
This commit is contained in:
Angristan 2017-02-16 18:34:33 +01:00 committed by GitHub
parent 56fad22cad
commit 23daeca80a

View File

@ -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