Replace EDH key generation by DHE group file

This commit is contained in:
Antoine Nguyen
2023-12-15 11:55:11 +01:00
parent 4a2e9f2ec6
commit 7b990c9ff6
4 changed files with 16 additions and 8 deletions

View File

@@ -346,6 +346,10 @@ ConfigDictTemplate = [
"option": "message_size_limit",
"default": "11534336",
},
{
"option": "dhe_group",
"default": "4096"
}
]
},
{