Win32-OpenSSH icon indicating copy to clipboard operation
Win32-OpenSSH copied to clipboard

ripemd160 HMAC support

Open krz101 opened this issue 1 year ago • 0 comments
trafficstars

Prerequisites

  • [X] Write a descriptive title.
  • [X] Make sure you are able to repro it on the latest version
  • [X] Search the existing issues.

Steps to reproduce

When using ssh command I am getting error "no matching MAC found. Their offer: hmac-ripemd160, hmac-sha1".

In older version 8.1 I did not have this issue with the same ssh command.

Expected behavior

Expected ssh command to create tunnel connection with no errors

Actual behavior

"no matching MAC found. Their offer: hmac-ripemd160, hmac-sha1"

Error details

No response

Environment data

Name                           Value
----                           -----
PSVersion                      5.1.19041.5007
PSEdition                      Desktop
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}
BuildVersion                   10.0.19041.5007
CLRVersion                     4.0.30319.42000
WSManStackVersion              3.0
PSRemotingProtocolVersion      2.3
SerializationVersion           1.1.0.1

Version

9.5

Visuals

No response

krz101 avatar Oct 18 '24 13:10 krz101