Missing fingerprint feature
GothShoot opened this issue · 3 comments
GothShoot commented
Hi man,
I'm interested in your library but I need a fingerprint verification for the remote server.
You have planned this?
Thank's
DivineOmega commented
Definitely on my radar. 👍
I'll probably get this added within the next few days.
DivineOmega commented
Note to self. Implement similar to the following: https://github.com/phpseclib/libssh2-compatibility-layer/blob/master/phpseclib.php#L111-L116
DivineOmega commented
@GothShoot Good news! I managed to get this in quicker than expected. SSH fingerprinting is now available in v2.1.0. See the README for usage documentation.