Tip of the day: Did you know that users are put in the security-group known-users based on their reputation score or if they are identified to Services?

Users in this group receive a number of benefits, such as being able to send more messages per minute.

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;