public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* problems with ssh keys
@ 2020-03-17  3:06 Jim Wilson
  2020-03-17  3:13 ` Christopher Faylor
  2020-03-17  3:22 ` Jim Wilson
  0 siblings, 2 replies; 4+ messages in thread
From: Jim Wilson @ 2020-03-17  3:06 UTC (permalink / raw)
  To: overseers

I can't access sourceware git trees via ssh anymore, and I think it is
because of the hardware change.  I see some other people have had
problems, but it isn't clear what the solution is.  I have a 4K rsa2
ssh key, and as far as I know that should still work.  The key was
generated about 2.5 years ago.  With "ssh -v -v -v -v gcc.gnu.org
alive" I see at the end

debug1: Offering public key: RSA
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
/home/jimw/.ssh/id_gnu_rsa2
debug3: send_pubkey_test
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: pkalg rsa-sha2-512 blen 535
debug2: input_userauth_pk_ok: fp
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
debug3: sign_and_send_pubkey: RSA
SHA256:LysRamdWBr25XoOq/7loXtTDnNmEt5OgeTbms+uYY8M
debug3: send packet: type 50
Connection closed by 2620:52:3:1:0:246e:9693:128c port 22

So it looks like the server will accept the key, and then it just
closes the connection with no explanation.

Jim

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-03-17  3:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-17  3:06 problems with ssh keys Jim Wilson
2020-03-17  3:13 ` Christopher Faylor
2020-03-17  3:22 ` Jim Wilson
2020-03-17  3:34   ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).