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

Change #263551

Category curl
Changed by Viktor Szakats <commitohnoyoudont@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