Updated: October 28, 2024 |
Add private key identities to the OpenSSH authentication
ssh-add [-cDdKkLlqvXx] [-E fingerprint_hash] [-H hostkey_file] [-h destination_constraint] [-S provider] [-t life] [file ...] ssh-add -s pkcs11 ssh-add -e pkcs11 ssh-add -T pubkey ...
QNX Neutrino
See the OpenSSH documentation: https://man.openbsd.org/ssh-add
The ssh-add adds private key identities to the authentication agent, ssh-agent. For more information, see the OpenSSH documentation: https://man.openbsd.org/ssh-add
OpenSSH