debug: accept rsa keys

This commit is contained in:
Dict Xiong 2023-05-04 16:08:19 +08:00
parent 4df9913fce
commit d42fccd836

View File

@ -10,6 +10,7 @@ PubkeyAuthentication yes
AuthorizedKeysFile .ssh/authorized_keys .ssh/authorized_keys2
PasswordAuthentication no
AllowAgentForwarding yes
PubkeyAcceptedAlgorithms=+ssh-rsa
# override default of no subsystems
Subsystem sftp internal-sftp