Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #263550

Category None
Changed by Viktor Szakats <commitohnoyoudont@vsz.me>
Changed at Sun 05 Apr 2026 11:19:42
Repository https://api.github.com/repos/curl/curl
Project curl/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