Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Matt Johnston
dropbear
Commits
0c8bdfd7
Commit
0c8bdfd7
authored
Feb 09, 2014
by
Catalin Patulea
Browse files
README: fix ecdsa key generation command
parent
5e4dc719
Changes
1
Show whitespace changes
Inline
Side-by-side
README
View file @
0c8bdfd7
...
...
@@ -54,7 +54,7 @@ dropbearkey's '-y' option.
To run the server, you need to server keys, this is one-off:
./dropbearkey -t rsa -f dropbear_rsa_host_key
./dropbearkey -t dss -f dropbear_dss_host_key
./dropbearkey -t ecdsa -f dropbear_ds
s
_host_key
./dropbearkey -t ecdsa -f dropbear_
ec
ds
a
_host_key
or alternatively convert OpenSSH keys to Dropbear:
./dropbearconvert openssh dropbear /etc/ssh/ssh_host_dsa_key dropbear_dss_host_key
...
...
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