Files
libgit2/ci
Łukasz Langa 2528c88f50 ci: remove deprecated SSH config options
Remove deprecated OpenSSH configuration options from ci/test.sh:
- Protocol 2 (deprecated since OpenSSH 7.4)
- RSAAuthentication (deprecated since OpenSSH 7.4)
- ChallengeResponseAuthentication (deprecated since OpenSSH 9.6)
- HostCertificate pointing to .pub file (invalid configuration)
- Duplicate HostKey directive

These options were causing warnings with OpenSSH 10.0 in Fedora Rawhide
and preventing SSH tests from functioning properly.

Tested with OpenSSH 10.0p2 on Fedora Rawhide.
2025-12-23 16:44:24 +01:00
..
2023-12-19 11:27:17 +00:00