FILL BLANK -
What command creates a SSH key pair? (Specify ONLY the command without any path or parameters)
FILL BLANK -
What command creates a SSH key pair? (Specify ONLY the command without any path or parameters)
The command to create an SSH key pair, without any path or parameters, is 'ssh-keygen'. This command generates a new pair of SSH keys for securing communication between systems.
ssh-keygen
ssh-keygen