# [UNC] block\_no\_tls Allows privileged opers to temporarily block new, non-TLS (aka SSL) __user__ connections network-wide. ;3 There's a new operpriv, which if set, allows an oper of that class to both block and unblock non-TLS connections. Keep in mind that rehashing the IRCd also resets the blocking flag for that server. ;] __Config block:__ operclass netadmin-blocknotls { parent netadmin; permissions { blocknotls; }; }; __Syntax:__ `BLOCKNOTLS` `UNBLOCKNOTLS` Both commands do not take any arguments and are broadcasted to other servers. =]