Displaying 1 result from an estimated 1 matches for "niki2inbox".
2025 Feb 09
2
[Bug 3786] New: openssh client no longer connects to dropbear server
...to dropbear server
Product: Portable OpenSSH
Version: 9.9p1
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: ssh
Assignee: unassigned-bugs at mindrot.org
Reporter: niki2inbox at gmail.com
As of version 9.9 the client does not connect to dropbear running on
OpenWRT.
With client 9.8 I am able to connect.
$ ./ssh root at 192.168.0.1
ssh_dispatch_run_fatal: Connection to 192.168.0.1 port 22: error in
libcrypto
$
Doing -vvv does not print anything else meaningful.
My cli...