Created
November 20, 2011 08:32
-
-
Save bjhaid/1379994 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
abejide@abejide-U90-U100:~$ ssh -vvv [email protected] | |
OpenSSH_5.8p1 Debian-1ubuntu3, OpenSSL 0.9.8o 01 Jun 2010 | |
debug1: Reading configuration data /etc/ssh/ssh_config | |
debug1: Applying options for * | |
debug2: ssh_connect: needpriv 0 | |
debug1: Connecting to github.com [207.97.227.239] port 22. | |
debug1: Connection established. | |
debug3: Incorrect RSA1 identifier | |
debug3: Could not load "/home/abejide/.ssh/id_rsa" as a RSA1 public key | |
debug2: key_type_from_name: unknown key type '-----BEGIN' | |
debug3: key_read: missing keytype | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug3: key_read: missing whitespace | |
debug2: key_type_from_name: unknown key type '-----END' | |
debug3: key_read: missing keytype | |
debug1: identity file /home/abejide/.ssh/id_rsa type 1 | |
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048 | |
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048 | |
debug1: identity file /home/abejide/.ssh/id_rsa-cert type -1 | |
debug1: identity file /home/abejide/.ssh/id_dsa type -1 | |
debug1: identity file /home/abejide/.ssh/id_dsa-cert type -1 | |
debug1: identity file /home/abejide/.ssh/id_ecdsa type -1 | |
debug1: identity file /home/abejide/.ssh/id_ecdsa-cert type -1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment