QuestionQ50

Security Fundamentals

Which utility is used to generate public and private key pairs for SSH authentication?

  • A adduser
  • B ssh-keygen
  • C keygen
  • D ssh
Explanation

ssh-keygen is the standard SSH utility for creating public and private key pairs used for key-based authentication.

Community Discussion

No comments yet. Be the first to start the discussion!