Aaron Power
b92ce40daa
Fixed Window's commands for SSH Help.
2016-02-06 12:17:12 +00:00
Felix Eckhofer
766a59630f
Fix grammar
2016-01-05 13:06:23 +01:00
Felix Eckhofer
ca8639a466
Clarify the key generation step
...
Users must not change the default filename or they will have to create a
suitable .ssh/config which is out-of-scope here.
2016-01-05 13:06:08 +01:00
Felix Eckhofer
d17945bb4e
Remove misleading ssh-dsa
...
The keytype field is actually `ssh-dss` for DSA keys and they will not
be stored as `id_rsa.pub`.
Note that newer version of ssh actually also support
`ecdsa-sha2-nistp256` and others so it is also misleading to assume the
field always starts with `ssh-`.
2016-01-05 13:04:49 +01:00
Laurens Stötzel
82ff9e6593
Correction of markdown in SSH docs
2015-11-25 12:27:07 +00:00
Alex Jordan
3300db70ff
Rewrite HTTP links to force TLS, where possible
2015-11-16 16:50:05 -08:00
Robert Schilling
a1d0eca886
Gilab -> GitLab
2015-10-31 23:31:21 +01:00
karen Carias
cfcb5f0f6a
fixed step to instructions
2015-09-23 13:43:57 -07:00
karen Carias
ca95842f94
fixed text
2015-09-17 09:40:46 -07:00
karen Carias
ef0f4b5144
note about global keys
2015-09-13 21:34:31 -07:00
karen Carias
f8471cd187
added note about unique SSH keys
2015-07-24 18:05:52 -07:00
Jeff Blaine
06d2c09f95
Show username SSH config example
2015-06-19 14:49:23 -04:00
Jeff Blaine
39ad10f9fe
Include non-default ssh key location info
...
Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/875
Provide help for people who aren't SSH-clued by indicating
how to point to key files that have been named something
other than the default. A lot of people seem to assume that
the filename they choose is irrelevant and then wonder why
their private key is not being found by simple 'ssh' commands.
2015-06-19 14:49:23 -04:00
Karen Carias
9a139fb92d
Add application section to SSH documentation
2015-04-14 22:31:26 +00:00
Bart Deslagmulder
3cb28de28f
Fix typo 'projecti' to 'project' in ssh doc [ci skip]
2015-03-26 20:14:40 +01:00
Sytse Sijbrandij
a2fb3711f0
Replace linux with GNU/Linux to recognize the work of Dr. Stallman.
2015-03-15 18:06:25 -07:00
Ewan Edwards
7aa3f6053e
Consolidate the SSH topics into a single file, since the two
...
available topics are quite short.
Also correct some missing words, punctuation.
2015-02-04 08:23:24 -08:00
Ciro Santilli
fd348de76d
Update docs to markdown style guide.
2014-06-03 23:16:31 +02:00
dosire
799361a389
SSH section was missing in doc and corrected the deploy key section.
2014-04-01 10:28:55 +02:00