You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sshcrypt only works when a user uses RSA keys - DSA keys won't work. Add a check to the script and provide an appropriate message when the user attempts to use non-RSA keys.