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
+4
View File
@@ -6505,6 +6505,10 @@ components:
type: array
items:
$ref: '#/components/schemas/SSHAuthentications'
public_key_algorithms:
type: array
items:
type: string
macs:
type: array
items: