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
dd78e9b5
Commit
dd78e9b5
authored
Oct 29, 2019
by
Ray Paik
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'docs-patch-35' into 'master'
Remove extra and See merge request gitlab-org/gitlab!19239
parents
487484de
8e881e2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
doc/ssh/README.md
doc/ssh/README.md
+1
-1
No files found.
doc/ssh/README.md
View file @
dd78e9b5
...
...
@@ -51,7 +51,7 @@ GitLab supports RSA, DSA, ECDSA, and ED25519 keys. Their difference lies on
the signing algorithm, and some of them have advantages over the others. For
more information, you can read this
[
nice article on ArchWiki
](
https://wiki.archlinux.org/index.php/SSH_keys#Choosing_the_authentication_key_type
)
.
We'll focus on ED25519 and RSA
and
here.
We'll focus on ED25519 and RSA here.
NOTE:
**Note:**
As an admin, you can
[
restrict which keys should be permitted and their minimum length
](
../security/ssh_keys_restrictions.md
)
.
...
...
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