SSH
SSH Key Offloading

Test the SSH connection

1min
perform the following steps to test the ssh connection log in to the ssh client machine open a terminal session run the following command to test an ssh connection to the ssh server by using the private key stored on the {{ch}} through fxpkcs11 in the i flag, specify the location of the fxpkcs11 library ssh i /usr/local/bin/fxpkcs11/libfxpkcs11 so user name\@ssh server ip if successful, the ssh client is successfully logged in to a remote ssh session on the ssh server without needing to enter the password of the remote user it is connecting with user name\@ssh server ip $