amnezia-vpn / amnezia-client

Amnezia VPN Client (Desktop+Mobile)
https://amnezia.org
GNU General Public License v3.0
4.47k stars 291 forks source link

101 error while trying to apply ssh key #991

Closed artstylee closed 1 month ago

artstylee commented 1 month ago

Describe the bug cannot use ssh key for login

To Reproduce Steps to reproduce the behavior: generate key ssh-keygen -t rsa -C "" sshd config permitrootlogin = yes

Expected behavior can login with ssh key

Screenshots Снимок

Desktop (please complete the following information): window 10 x64 amnezia 4.7

Server (please complete the following information): debian 12

Additional context i can intentionally pass wrong ssh key and will get 300 error

wKich commented 1 month ago

@artstylee, It seems rsa keys don't work https://github.com/amnezia-vpn/amnezia-client/issues/874#issuecomment-2211294428