BBS:      TELESC.NET.BR
Assunto:  Bad server host key using ssh from Fedora 40
De:       Deuc¨
Data:     Tue, 31 Mar 2026 14:41:29 -0700
-----------------------------------------------------------
https://gitlab.synchro.net/main/sbbs/-/issues/796#note_8718

If there was a configuration option for RSA keysize, it would be trivial to add something like:
```
if (cryptStatusError(i = cryptSetAttribute(ssh_context, CRYPT_CTXINFO_KEYSIZE, size_in_bits / 8))) {
    GCESNN(i, ssh_context, "setting keysize");
    goto NO_SSH;
}
```
after adding the label at line 5373 in main.cpp.
n
---
  mSynchronetn  hgVertrauen n hHome of Synchronet n gh[vert/cvs/bbs].synchro.net

-----------------------------------------------------------
[Voltar]