Change #265367
| Category | None |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Fri 24 Apr 2026 17:09:21 |
| Repository | https://api.github.com/repos/curl/curl |
| Project | curl/curl |
| Branch | master |
| Revision | 41f3f94d9191f2454ac12ae9130e44b78c55e1fd |
Comments
sshserver.pl: add option to enable KEX algorithms in sshd Necessary when the libssh2/libssh client library does not support KEX algos offered by default by the OpenSSH server. E.g. libssh2 with WinCNG combined with OpenSSH 10+. Also: use this option in GHA/windows. Follow-up to 3b8bb1a86afbaf967163bf6709b1825e11655bf5 #21219 Follow-up to c98d0a2e9aa7ec87d16af8b056e6e7c0d614feec #21220 Closes #21438
Changed files
- .github/workflows/windows.yml
- tests/sshserver.pl