allow ECP DH groups in pfsgroup definition

This commit is contained in:
Andreas Steffen
2009-11-24 14:35:25 +01:00
parent 17d52fbba1
commit 93e2377c7f
+5
View File
@@ -112,6 +112,11 @@ static const char *LST_pfsgroup[] = {
"modp4096",
"modp6144",
"modp8192",
"ecp192",
"ecp224",
"ecp256",
"ecp384",
"ecp521",
NULL
};