-
Notifications
You must be signed in to change notification settings - Fork 404
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
dropbearkey: -C option to specify a comment/email for the generated key
The OpenSSH keygen stores the key comment into a private key. The Dropbear key format is simpler and can't do that. But we can store/print it to a public key. The option also improves compatibility with scripts developed for OpenSSH keygen. Signed-off-by: Sergey Ponomarev <[email protected]>
- Loading branch information
Showing
1 changed file
with
31 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters