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
Hi,
libssh2_userauth_publickey_fromfile (sess, user, psrv_key.pub, psrv_key.priv, 0) and or
ibssh2_userauth_publickey_fromfile_ex and or
ibssh2_userauth_publickey_frommemory all fails
with -18. while the at the shell the: ssh -i ./psrv_key.priv user@server works fine.
The text was updated successfully, but these errors were encountered:
Hi,
libssh2_userauth_publickey_fromfile (sess, user, psrv_key.pub, psrv_key.priv, 0) and or
ibssh2_userauth_publickey_fromfile_ex and or
ibssh2_userauth_publickey_frommemory all fails
with -18. while the at the shell the: ssh -i ./psrv_key.priv user@server works fine.
The text was updated successfully, but these errors were encountered: