Change #263551
| Category | curl |
| Changed by | Viktor Szakats <commit@vsz.me> |
| Changed at | Sun 05 Apr 2026 11:19:42 |
| Repository | https://github.com/curl/curl.git |
| Project | curl |
| Branch | master |
| Revision | acda4eae5eeb24a7b0ab9ec7b1783d74eb43687c |
Comments
runtests: allow configuring SSH host/client key algorithm via env `CURL_TEST_SSH_KEYALGO`, `rsa` (default), `ecdsa`, `ed25519`. To ease debugging and testing and to make these code paths more universal. Closes #21223
Changed files
- .github/workflows/windows.yml
- docs/tests/FILEFORMAT.md
- tests/data/test1459
- tests/runtests.pl
- tests/servers.pm
- tests/sshhelp.pm
- tests/sshserver.pl