forked from External/ergo
document SNI
This commit is contained in:
parent
aecb28a616
commit
1fc513cef0
3 changed files with 19 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue