[Bug 3249] openssh support for openssl 3.0 (alpha 6)

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Wed Jan 6 17:52:26 AEDT 2021


https://bugzilla.mindrot.org/show_bug.cgi?id=3249

--- Comment #1 from rajesh satya <rajesh.satya at gmail.com> ---
Some debugging logs:

sshd[1088]: debug1: SSH2_MSG_NEWKEYS sent [preauth]
sshd[1088]: debug1: expecting SSH2_MSG_NEWKEYS [preauth]
sshd[1088]: debug3: receive packet: type 21 [preauth]
sshd[1088]: debug1: SSH2_MSG_NEWKEYS received [preauth]
sshd[1088]: debug2: set_newkeys: mode 0 [preauth]
sshd[1088]: debug1: rekey in after 4294967296 blocks [preauth]
sshd[1088]: debug1: KEX done [preauth]
sshd[1088]: debug3: receive packet: type 5 [preauth]
sshd[1088]: debug3: send packet: type 6 [preauth]
sshd[1088]: Connection closed by <IP> port 48946 [preauth]   ---> error
happening here
sshd[1088]: debug1: do_cleanup [preauth]
sshd[1088]: debug3: PAM: sshpam_thread_cleanup entering [preauth]
sshd[1088]: debug1: monitor_read_log: child log fd closed

With openssl 1.1.1g/1.1.1i, it was working fine.
Problem with openssl-3.0.0 (tried alpha6)

Kindly suggest.

-- 
You are receiving this mail because:
You are watching the assignee of the bug.


More information about the openssh-bugs mailing list