Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Michael Krause
tardis-doc
Commits
6ba9fcdf
Commit
6ba9fcdf
authored
Aug 09, 2017
by
Michael Krause
🎉
Browse files
intro: add sha256 ssh fingerprints
parent
7fef66f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
introduction/login.rst
View file @
6ba9fcdf
...
...
@@ -26,8 +26,17 @@ This is to authenticate the host and to prevent so-called man in the middle
attacks on your connection. The fingerprint should be either one of the
following:
``RSA: b3:c5:6a:3a:e1:cf:ca:38:57:43:19:1e:fc:45:eb:f4``
``DSA: 47:3a:37:7f:73:00:9d:c1:8c:9f:f7:bb:8d:fa:67:e6``
```
+---------+---------+-------------------------------------------------+
| Cipher | Algo | Fingerprint |
+---------+---------+-------------------------------------------------+
| RSA | MD5 | b3:c5:6a:3a:e1:cf:ca:38:57:43:19:1e:fc:45:eb:f4 |
| RSA | SHA-256 | EwUlbWfFa27S9IickmNrEjbKp8yYafJ4+ga+fl4MDU0= |
+---------+---------+-------------------------------------------------+
| DSA | MD5 | 47:3a:37:7f:73:00:9d:c1:8c:9f:f7:bb:8d:fa:67:e6 |
| DSA | SHA-256 | yAlL0wPyid03FzCkjvUXRBKxjEPY3UlvdaoNbv2sZXA= |
+---------+---------+-------------------------------------------------+
```
SSH File Transfer
-----------------
...
...
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