• Bad server host key using ssh from Fedora 40

    From Deuc¿@VERT to GitLab note in main/sbbs on Tuesday, March 31, 2026 14:41:29
    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.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net