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_2_1_12~42 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9273609ba7f5f40eeb600d161d189da984a7101a;p=thirdparty%2Ffreeradius-server.git Enable possibility for ecdh by default --- diff --git a/raddb/eap.conf b/raddb/eap.conf index 3332800e823..073dd415a82 100644 --- a/raddb/eap.conf +++ b/raddb/eap.conf @@ -288,7 +288,7 @@ # # Only for OpenSSL >= 0.9.8.f # -# ecdh_curve = "prime256v1" + ecdh_curve = "prime256v1" # # Session resumption / fast reauthentication