Created
January 26, 2009 14:58
-
-
Save bobmcwhirter/52831 to your computer and use it in GitHub Desktop.
This file contains hidden or 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
leonard:bin bob$ ssh-keygen -f key -y -vvvv | |
debug3: Not a RSA1 key file key. | |
debug1: PEM_read_PrivateKey failed | |
debug1: read PEM private key done: type <unknown> | |
Enter passphrase: | |
debug3: Not a RSA1 key file key. | |
debug1: PEM_read_PrivateKey failed | |
debug1: read PEM private key done: type <unknown> | |
load failed | |
leonard:bin bob$ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment