Download Powershell ssh version to update openssl to 8.2+ https://github.com/PowerShell/Win32-OpenSSH/releases/
Make sure download zip version. Here we assume you download OpenSSH-Win64.zip.
- Copy the following code and save it as script.ps1
- Open you powershll, change location to download folder, type
& .\script.ps1
.