SSH: allow to configure minimum key size for DHGEX

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2024-05-23 08:32:14 +02:00
parent e7f315659f
commit 2469c949aa
5 changed files with 53 additions and 42 deletions

View File

@@ -91,8 +91,8 @@
"host_keys": [],
"host_certificates": [],
"host_key_algorithms": [],
"moduli": [],
"kex_algorithms": [],
"min_dh_group_exchange_key_size": 2048,
"ciphers": [],
"macs": [],
"public_key_algorithms": [],