If your workstation doesn’t have an SSH key pair set up yet, it’s time to fix that.
In a Windows environment, PuTTY is commonly used, while Linux relies on the standard openssh-client.
You can generate keys on Windows using PuTTYgen. The recommended and most secure key type is Ed25519 (EdDSA).
SSH Public Key Authentication