Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
0a113f38
Commit
0a113f38
authored
Aug 26, 2021
by
Dan Jensen
Committed by
Evan Read
Aug 26, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add details to SSH key restrictions documentation
parent
be6ca6e0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
0 deletions
+14
-0
doc/security/ssh_keys_restrictions.md
doc/security/ssh_keys_restrictions.md
+10
-0
doc/user/gitlab_com/index.md
doc/user/gitlab_com/index.md
+4
-0
No files found.
doc/security/ssh_keys_restrictions.md
View file @
0a113f38
...
@@ -36,6 +36,16 @@ An icon is visible to the user of a restricted key in the SSH keys section of th
...
@@ -36,6 +36,16 @@ An icon is visible to the user of a restricted key in the SSH keys section of th
Hovering over this icon tells you why the key is restricted.
Hovering over this icon tells you why the key is restricted.
## Default settings
By default, the GitLab.com and self-managed settings for the
[
supported key types
](
../ssh/index.md#supported-ssh-key-types
)
are:
-
RSA SSH keys are allowed.
-
DSA SSH keys are forbidden (
[
since GitLab 11.0
](
https://about.gitlab.com/releases/2018/06/22/gitlab-11-0-released/#support-for-dsa-ssh-keys
)
).
-
ECDSA SSH keys are allowed.
-
ED25519 SSH keys are allowed.
<!-- ## Troubleshooting
<!-- ## Troubleshooting
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
Include any troubleshooting steps that you can foresee. If you know beforehand what issues
...
...
doc/user/gitlab_com/index.md
View file @
0a113f38
...
@@ -9,6 +9,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
...
@@ -9,6 +9,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
This page contains information about the settings that are used on GitLab.com, available to
This page contains information about the settings that are used on GitLab.com, available to
[
GitLab SaaS
](
https://about.gitlab.com/pricing/
)
customers.
[
GitLab SaaS
](
https://about.gitlab.com/pricing/
)
customers.
## SSH key restrictions
GitLab.com uses the default
[
SSH key restrictions
](
../../security/ssh_keys_restrictions.md
)
.
## SSH host keys fingerprints
## SSH host keys fingerprints
Below are the fingerprints for SSH host keys on GitLab.com. The first time you
Below are the fingerprints for SSH host keys on GitLab.com. The first time you
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment