[Bug 272205] security/rubygem-net-ssh:Fails to connect using Diffie-Hellman Group 1 with Ruby 3.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 25 Jun 2023 12:20:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272205 Bug ID: 272205 Summary: security/rubygem-net-ssh:Fails to connect using Diffie-Hellman Group 1 with Ruby 3.1 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: sunpoet@FreeBSD.org Reporter: moiseev@mezonplus.ru Assignee: sunpoet@FreeBSD.org Flags: maintainer-feedback?(sunpoet@FreeBSD.org) Created attachment 242988 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=242988&action=edit Related Oxidized log lines After upgrade to Ruby 3.1 oxidized fails to connect to devices with Diffie-Hellman Group 1 key exchange algorithm and throws the exception: W, [2023-06-24T15:16:24.325742 #25308] WARN -- : 172.17.1.14 raised Net::SSH::Exception (rescued RuntimeError) with msg "padding error, need 2274021624 block 16" Seems related to https://github.com/net-ssh/net-sftp/issues/128 -- You are receiving this mail because: You are the assignee for the bug.