https://bugzilla.mindrot.org/show_bug.cgi?id=3786
Bug ID: 3786 Summary: openssh client no longer connects to dropbear server Product: Portable OpenSSH Version: 9.9p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: ssh Assignee: unassigned-b...@mindrot.org Reporter: niki2in...@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@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 client config: Host 192.168.0.1 PubkeyAcceptedAlgorithms +ssh-rsa HostkeyAlgorithms +ssh-rsa The dropbear server arguments: /usr/sbin/dropbear -F -P /var/run/dropbear.1.pid -p 22 -K 300 -T 3 SSH_ERR_LIBCRYPTO_ERROR is returned from sshkey_pkey_digest_verify in sshkey.c -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list openssh-bugs@mindrot.org https://lists.mindrot.org/mailman/listinfo/openssh-bugs