Displaying 1 result from an estimated 1 matches for "sshkey_pkey_digest_verify".
2025 Feb 09
2
[Bug 3786] New: openssh client no longer connects to dropbear server
...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.