You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2. Copy the output and add it to your account’s SSH key settings.
72
-
See `GitLab <https://docs.gitlab.com/user/ssh/#add-an-ssh-key-to-your-gitlab-account>` or `GitHub <https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account>` for detailed steps.
2. Copy the output and add it to your account’s SSH key settings.
72
+
See `GitLab <https://docs.gitlab.com/user/ssh/#add-an-ssh-key-to-your-gitlab-account>` or `GitHub <https://docs.github.com/en/authentication/connecting-to-github-with-ssh/adding-a-new-ssh-key-to-your-github-account>` for detailed steps.
74
73
75
-
**For Remote Servers**
76
-
To allow SSH access, the same public key must be listed in the server’s ``~/.ssh/authorized_keys`` file.
77
-
During authentication, the server checks for a matching key and verifies your identity through a challenge signed by your Nitrokey’s private key.
78
74
79
-
To add your key:
75
+
2. To allow SSH access to the remote servers, the same public key must be listed in the server’s ``~/.ssh/authorized_keys`` file. During authentication, the server checks for a matching key and verifies your identity through a challenge signed by your Nitrokey’s private key.
0 commit comments