SSH
SSH Key Offloading

Test the SSH connection

1min

Perform the following steps to test the SSH connection:

1

Log in to the SSH client machine.

2

Open a terminal session.

3

Run the following command to test an SSH connection to the SSH server by using the private key stored on the through FXPKCS11. In the -I flag, specify the location of the FXPKCS11 library.

Shell


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.

Text