Bugzilla – Attachment 2757 Details for
Bug 2506
CA-signed keys broken
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
ssh -vvv output
Unsaved Document 1 (text/plain), 5.50 KB, created by
John Runyon
on 2015-11-26 05:40:51 AEDT
(
hide
)
Description:
ssh -vvv output
Filename:
MIME Type:
Creator:
John Runyon
Created:
2015-11-26 05:40:51 AEDT
Size:
5.50 KB
patch
obsolete
>$ ssh -vvv * >OpenSSH_7.1p1-hpn14v9, OpenSSL 1.0.2d 9 Jul 2015 >debug1: Reading configuration data /home/*/.ssh/config >debug1: /home/*/.ssh/config line 10: Skipping Host block because of negated match for *.* >debug1: Reading configuration data /etc/ssh/ssh_config >debug2: ssh_connect: needpriv 0 >debug1: Connecting to * [104.131.90.109] port 22. >debug1: Connection established. >debug1: identity file /home/*/.ssh/id_rsa type 1 >key_load_public: invalid format >debug1: identity file /home/*/.ssh/id_rsa-cert type -1 >debug1: key_load_public: No such file or directory >debug1: identity file /home/*/.ssh/id_dsa type -1 >debug1: key_load_public: No such file or directory >debug1: identity file /home/*/.ssh/id_dsa-cert type -1 >debug1: key_load_public: No such file or directory >debug1: identity file /home/*/.ssh/id_ed25519 type -1 >debug1: key_load_public: No such file or directory >debug1: identity file /home/*/.ssh/id_ed25519-cert type -1 >debug1: Enabling compatibility mode for protocol 2.0 >debug1: Local version string SSH-2.0-OpenSSH_7.1p1-hpn14v9 >debug1: Remote protocol version 2.0, remote software version OpenSSH_6.0p1 Debian-4+deb7u2 >debug1: match: OpenSSH_6.0p1 Debian-4+deb7u2 pat OpenSSH* compat 0x04000000 >debug1: Remote is NON-HPN aware >debug2: fd 3 setting O_NONBLOCK >debug1: Authenticating to *:22 as '*' >debug3: hostkeys_foreach: reading file "/home/*/.ssh/known_hosts" >debug3: record_hostkey: found ca key type RSA in file /home/*/.ssh/known_hosts:1 >debug3: load_hostkeys: loaded 1 keys from * >debug1: SSH2_MSG_KEXINIT sent >debug1: SSH2_MSG_KEXINIT received >debug1: AUTH STATE IS 0 >debug2: kex_parse_kexinit: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1 >debug2: kex_parse_kexinit: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa >debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1,hmac-md5-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib >debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 >debug2: kex_parse_kexinit: ssh-rsa,ssh-rsa-cert-v00@openssh.com,ssh-dss >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-sha2-256,hmac-sha2-256-96,hmac-sha2-512,hmac-sha2-512-96,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96 >debug2: kex_parse_kexinit: none,zlib@openssh.com >debug2: kex_parse_kexinit: none,zlib@openssh.com >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: >debug2: kex_parse_kexinit: first_kex_follows 0 >debug2: kex_parse_kexinit: reserved 0 >debug1: REQUESTED ENC.NAME is 'aes128-ctr' >debug1: kex: server->client aes128-ctr umac-64@openssh.com none >debug1: REQUESTED ENC.NAME is 'aes128-ctr' >debug1: kex: client->server aes128-ctr umac-64@openssh.com none >debug1: SSH2_MSG_KEX_DH_GEX_REQUEST(1024<3072<8192) sent >debug1: got SSH2_MSG_KEX_DH_GEX_GROUP >debug2: bits set: 1548/3072 >debug1: SSH2_MSG_KEX_DH_GEX_INIT sent >debug1: got SSH2_MSG_KEX_DH_GEX_REPLY >debug1: Server host key: ssh-rsa SHA256:* >debug3: hostkeys_foreach: reading file "/home/*/.ssh/known_hosts" >debug3: record_hostkey: found ca key type RSA in file /home/*/.ssh/known_hosts:1 >debug3: load_hostkeys: loaded 1 keys from * >debug3: hostkeys_foreach: reading file "/home/*/.ssh/known_hosts" >The authenticity of host '* (*)' can't be established. >RSA key fingerprint is SHA256:* >Are you sure you want to continue connecting (yes/no)? ^C
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 2506
: 2757