
GitLabCertified Fundamentals Associate
Domain 1Objective 4
Manage SSH Keys for Authentication GITLAB-CERTIFIED-GIT-ASSOCIATE Practice Questions (Page 3)
Part of the GitLab Platform and Organization Structure domain, which makes up ~21% of our current practice bank.
23questions here
5free pages
8concepts
Questions 11–15
- 11
A user has added their SSH key to GitLab and can successfully run ssh -T git@gitlab.com. However, when they run git clone git@gitlab.com:group/project.git, they get 'ERROR: Project not found'. What is the most likely cause?
Select an answer first - 12
A user has multiple SSH keys and uses an SSH config file. They run ssh -T git@gitlab.com and it works, but when they run git push using a remote URL that uses a Host alias, they get 'Permission denied (publickey)'. What is the most likely cause?
Select an answer first - 13
What is the role of the private key in GitLab SSH authentication?
Select an answer first - 14
What is the purpose of using an SSH config file with multiple Host entries?
Select an answer first - 15
A developer has two SSH keys: one for GitLab.com and one for a self-hosted GitLab instance at gitlab.company.com. They have configured ~/.ssh/config with entries for both hosts. When they run git push to the self-hosted instance, SSH uses the wrong key and authentication fails. What is the most likely cause?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by GitLab. “GITLAB-CERTIFIED-GIT-ASSOCIATE” is a trademark of its owner, used for identification only.