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/526/en

From UnrealIRCd documentation wiki
Jump to navigation Jump to search

/* If the trusted-cert check passes, then we do another check to see if

        * the certificate is valid for me::name. Since users usually connect to your
        * server by your server name it is important for the certificate to be
        * valid for that name. Unless you really only care about e.g. irc.example.net,
        * and not about individual irc2.example.net server names, in which case you
        * can turn this off, but not sure if that is good practice.
        */
       trusted-cert-valid-hostname yes;