SSH Certificates can be used to log into Pinnacle without using password authentication. A set of two files has to be present on the SSH client computer:
Both files are generated on the Pinnacle cluster.
To download the SSH certificate file pair:
pawel@dia:~/Downloads$ chmod 400 key-ed25519 pawel@dia:~/Downloads$ ls -l key-ed25519 -r-------- 1 pawel pawel 399 May 19 05:34 key-ed25519 pawel@dia:~/Downloads$
The SSH private key (key-ed25519), once generated and downloaded to the SSH client machine does not change. However, the SSH public certificate is valid for 12 hours. After that period it has to be regenerated and downloaded again to the SSH client machine (as described in the previous section).