allow ECP DH groups in pfsgroup definition
This commit is contained in:
@@ -112,6 +112,11 @@ static const char *LST_pfsgroup[] = {
|
||||
"modp4096",
|
||||
"modp6144",
|
||||
"modp8192",
|
||||
"ecp192",
|
||||
"ecp224",
|
||||
"ecp256",
|
||||
"ecp384",
|
||||
"ecp521",
|
||||
NULL
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user