libssh-0.11.3
Generate new 2k certificate key working in FIPS
keys: Adds new keys to generate PKCS11 URIs used to authenticate with the ssh server.
tests: Verify the pubkey authentication works with ECDSA keys
tests: Verify we can authenticate using ed25519 key
tests: Add public keys for bob
tests: Convert key to PEM so we can not access public key directly
auth: Add ssh_userauth_publickey_auto_get_current_identity()
tests: Add ssh host keys for test environment.
torture_auth: Add tests for client side certificate authentication