• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

proftpd / proftpd / 14360607933

09 Apr 2025 03:05PM UTC coverage: 92.663% (-0.4%) from 93.027%
14360607933

push

github

Castaglia
When OpenSSH sftp(1) interacts with mod_sftp, and asks the module to prove its hostkeys using the OpenSSH-specific "hostkeys-prove" extension, mod_sftp does so.

However, for RSA hostkeys, mod_sftp was using the original SHA1 signature,
which causes OpenSSH to ignore that signature, logging something like:
```
debug1: client_global_hostkeys_private_confirm: server used untrusted RSA signature algorithm ssh-rsa for key 0, disregarding
```
The fix is to use an SHA256 signature for such RSA hostkeys where supported.

47143 of 50876 relevant lines covered (92.66%)

231.45 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

80.0
/usr/include/x86_64-linux-gnu/bits/stdio2.h


Source Not Available

The file "/usr/include/x86_64-linux-gnu/bits/stdio2.h" isn't available on github. Either it's been removed, or the repo root directory needs to be updated.

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc