Date: Tue, 4 Apr 2000 14:03:52 -0500 From: "Steven E. Ames" <steve@ns1.cioe.com> To: <freebsd-stable@freebsd.org> Subject: OpenSSH problem (fatal: rsa_private_decrypt() failed) Message-ID: <026c01bf9e68$85240160$851a050a@winstar.com>
next in thread | raw e-mail | index | archive | help
I just switched from a 4.0-CURRENT system (from around January) and switched to openssh. I see this now when I attempt to ssh into the new system: Apr 4 13:34:29 blackbox2 sshd[68876]: Generating new 768 bit RSA key. Apr 4 13:34:30 blackbox2 sshd[68876]: RSA key generation complete. Apr 4 13:58:11 blackbox2 sshd[96835]: fatal: rsa_private_decrypt() failed. Apr 4 13:58:11 blackbox2 sshd[96835]: fatal: rsa_private_decrypt() failed. From the client side: vic# ssh -l steve blackbox2 Connection closed by remote host. I'm sure I just missed something obvious during the upgrade process. I did clear out any references to rsaref and ssh that were in /usr/local prior to doing the buildworld. -Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?026c01bf9e68$85240160$851a050a>