From: Alan T. DeKok Date: Sun, 28 Aug 2011 15:01:50 +0000 (-0400) Subject: Enable possibility for ecdh by default X-Git-Tag: release_3_0_0_beta0~660 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=672cbd66356d305c077c0a0e59700e67cf6f7e9d;p=thirdparty%2Ffreeradius-server.git Enable possibility for ecdh by default --- diff --git a/raddb/modules/eap b/raddb/modules/eap index 239168ea5a3..26885e498f5 100644 --- a/raddb/modules/eap +++ b/raddb/modules/eap @@ -282,7 +282,7 @@ # # Only for OpenSSL >= 0.9.8.f # -# ecdh_curve = "prime256v1" + ecdh_curve = "prime256v1" # # Session resumption / fast reauthentication