K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2018-11-10T18:10:41.628876Z
K 7
svn:log
V 272
Fix the use of elliptic curve selection

OpenSSL 1.1.0 removed the SSL_CTX_set_ecdh_auto function introduced
with OpenSSL 1.0.2.  This removal caused INN to always enforce NIST
P-256 instead of using the most secure curve (which OpenSSL 1.1.0 does
by default).
Now fixed.

END
