1
0
Fork 0
forked from External/ergo

document SNI

This commit is contained in:
Shivaram Lingamneni 2021-04-07 23:13:20 -04:00
parent aecb28a616
commit 1fc513cef0
3 changed files with 19 additions and 0 deletions

View file

@ -49,6 +49,8 @@ server:
# The standard SSL/TLS port for IRC is 6697. This will listen on all interfaces:
":6697":
# this is a standard TLS configuration with a single certificate;
# see the manual for instructions on how to configure SNI
tls:
cert: fullchain.pem
key: privkey.pem