ssh: allow to configure public key auth algorithms

Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
Nicola Murino
2023-11-09 20:03:04 +01:00
parent f83600225b
commit c5c5860012
15 changed files with 160 additions and 46 deletions

View File

@@ -91,6 +91,7 @@
"kex_algorithms": [],
"ciphers": [],
"macs": [],
"public_key_algorithms": [],
"trusted_user_ca_keys": [],
"revoked_user_certs_file": "",
"login_banner_file": "",