Require building with at least one SSL module.

This commit is contained in:
Sadie Powell 2020-09-18 15:25:33 +01:00
parent 17b91b7e2f
commit 825a50356c

7
configure vendored
View File

@ -407,10 +407,9 @@ EOQ
}
}
} elsif (!defined $opt_disable_auto_extras) {
print_warning <<"EOM";
You are building without enabling any SSL modules. This is not
recommended as SSL greatly enhances the security and privacy of your IRC server
and in a future version will be <|BOLD required|> for linking servers.
print_error <<"EOM";
You MUST build with at least one SSL module. SSL greatly enhances the
security and privacy of your IRC server and is required for linking servers.
Please read the following documentation pages on how to enable SSL support: