This project aims to significantly enhance libssh capability to handle OpenSSH certificates. Currently, libssh only supports certificates as opaque...
Test Coverage for GSSAPI Authentication and Implementing GSSAPI Key Exchange
Gauravsingh Sisodia
libssh supports GSSAPI user authentication(gssapi-with-mic). But it doesn’t have automated test coverage. This project will implement automated tests...