Tip of the day: Don't like snomasks / server notices? Then configure logging to a channel.

Translations:Set block/525/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

/* Warn when none of the SSL/TLS certificates are issued by a trusted

        * Certificate Authority. And give a reference to Let's Encrypt.
        * https://www.unrealircd.org/docs/Using_Let's_Encrypt_with_UnrealIRCd
        * On a hub you could turn this off. Or just have only listen blocks
        * with listen::options::serversonly, then you won't get a warning either.
        */
       trusted-cert yes;