mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 06:10:54 +03:00
sftpd: add support for OpenPubkey SSH
Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
This commit is contained in:
@@ -100,6 +100,8 @@
|
||||
"public_key_algorithms": [],
|
||||
"trusted_user_ca_keys": [],
|
||||
"revoked_user_certs_file": "",
|
||||
"opkssh_path": "",
|
||||
"opkssh_checksum": "",
|
||||
"login_banner_file": "",
|
||||
"enabled_ssh_commands": [
|
||||
"md5sum",
|
||||
|
||||
Reference in New Issue
Block a user