mirror of
https://github.com/inspircd/inspircd.git
synced 2025-03-09 10:39:02 -04:00
Require building with at least one SSL module.
This commit is contained in:
parent
17b91b7e2f
commit
825a50356c
7
configure
vendored
7
configure
vendored
@ -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:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user