Use secp256k1 curve for ECDH (fix)

I forgot the curve in https://github.com/Angristan/OpenVPN-install/pull/33/commits/23daeca80a20ef2e237445351d57b83bfbc45c89
This commit is contained in:
Angristan
2017-02-16 19:35:50 +01:00
committed by GitHub
parent 935896dbc7
commit 547f689f00
+1 -1
View File
@@ -406,7 +406,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 ecdh-curve secp256k1
auth SHA256 auth SHA256
cipher cipher AES-128-GCM cipher cipher AES-128-GCM
tls-server tls-server