Skip to content

Instantly share code, notes, and snippets.

@mattiassvedhem
Created April 28, 2012 14:07
Show Gist options
  • Save mattiassvedhem/2519329 to your computer and use it in GitHub Desktop.
Save mattiassvedhem/2519329 to your computer and use it in GitHub Desktop.
OpenSSH_5.6p1, OpenSSL 0.9.8r 8 Feb 2011
debug1: Reading configuration data /etc/ssh_config
debug1: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to ec2-107-21-205-64.compute-1.amazonaws.com [107.21.205.64] port 22.
debug1: Connection established.
debug3: Not a RSA1 key file /Users/speggey/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'Proc-Type:'
debug3: key_read: missing keytype
debug2: key_type_from_name: unknown key type 'DEK-Info:'
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 /Users/speggey/.ssh/id_rsa type 1
debug1: identity file /Users/speggey/.ssh/id_rsa-cert type -1
debug1: identity file /Users/speggey/.ssh/id_dsa type -1
debug1: identity file /Users/speggey/.ssh/id_dsa-cert type -1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment