Skip to content
Snippets Groups Projects
Commit d17945bb authored by Felix Eckhofer's avatar Felix Eckhofer
Browse files

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-`.
parent aa3c7219
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment