Pure-Rust asynchronous SSH library, both client and server

#35 more detailed error message when SSH_AUTH_SOCK points to a bad location

Closed on May 27, 2021
ammkrn on April 29, 2021

I was able to test this now that the nest versions have been bumped. I just added this as an enum variant; since it’s an ssh library it might not be too specific to warrant being its own thing. Users might want to be able to detect this kind of error without having to parse a message.

It might be helpful to include the bad path in the error message (what SSH_AUTH_SOCK actually points to), but I don’t know enough about SSH to say whether that would be leaking info.

ammkrn added a change on April 29, 2021
ATOFE4ZXBULBMY55LCTFDORZR6AEPXR6RIGDFR4JKPBJ66RCVDFQC
main
ammkrn added a change on April 29, 2021
2NUPA5PYUATBSGP3JRSL44SL6ICHH7IG5H4CBIRYC4WD4DBSFIVQC
main
pmeunier on May 27, 2021

Nice patches, thanks! Sorry it took a little while.

pmeunier closed this discussion on May 27, 2021