.ssh/
), or press Enter to save the keys to the default directory. The default directory is ~/.
for Linux/macOS and C:\Users\\
for Windows.4. Press Enter.5. You’ll be asked to enter a password for the key as an additional security step. You can either create a password and enter it every time you connect via SSH or leave the field empty and press Enter to create the key without a password.6. Confirm the password by entering it again, or leave the field empty and press Enter. You can find your key in the default directory or in the custom location you’ve specified during the key creation.7. The public key will be saved in the .pub file. You need to add this public key to a VM as described in the Add a public SSH key to the Customer Portal section.