summary refs log tree commit diff stats
path: root/plugins
diff options
context:
space:
mode:
authorSadie Powell <sadie@witchery.services>2022-09-24 15:33:20 +0100
committerPatrick <tingping@tingping.se>2022-10-16 15:35:43 -0500
commit8fb0d2311fc249b6b4f6beae7ccd135f913f0e47 (patch)
tree9dbb79d3f3be6a9d79a86b7777e455e3c6c8e6ab /plugins
parent2dbc6adbc23701653e5a32fad42390f461881d7e (diff)
Default /SERVER and friends to use SSL when built with OpenSSL.
Since commit 747a52aae8806a9072a23ea68212767f352ac431 users have to
opt-out of using SSL when creating a new server. This commit makes
it so /SERVER also uses SSL by default.

In order to connect insecurely users must now use one of these
methods:

    /SERVER -insecure irc.example.com
    /SERVER irc.example.com -6667

The `-ssl` flag and the `+port` syntax have been retained for compat
reasons.
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions