Use secp256k1 curve for ECDH (fix)

I forgot the curve in 23daeca80a
This commit is contained in:
Angristan 2017-02-16 19:35:50 +01:00 committed by GitHub
parent 935896dbc7
commit 547f689f00

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