Add a link to the TLS tutorial to the error about building with

TLS support.
This commit is contained in:
Sadie Powell 2024-11-25 11:22:40 +00:00
parent 71d524a2f8
commit 900bfeb6b7

6
configure vendored
View File

@ -416,8 +416,10 @@ security and privacy of your IRC server and is required for linking servers.
Please read the following documentation pages on how to enable TLS support:
GnuTLS (recommended): https://docs.inspircd.org/$version{MAJOR}/modules/ssl_gnutls
OpenSSL: https://docs.inspircd.org/$version{MAJOR}/modules/ssl_openssl
Configuration: https://docs.inspircd.org/tutorials/enable-tls
GnuTLS module: https://docs.inspircd.org/$version{MAJOR}/modules/ssl_gnutls
OpenSSL module: https://docs.inspircd.org/$version{MAJOR}/modules/ssl_openssl
EOM
}