
Set Up SSH Keys for Tunnel Access
improveSetupSSH.RdGenerates an EC P-256 key pair for SSH tunnel authentication. The key is
stored at ~/.improve/ssh/client_key.pem. If a key already exists,
it is not overwritten.
Details
The fingerprint is printed and returned invisibly. This fingerprint is
automatically registered with the server when using improveOpenTunnel.
Requires ssh-keygen (OpenSSH) to be available on the system PATH.
On Windows, this is included with Git for Windows or the built-in OpenSSH feature.