mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-22 16:20:52 +01:00
parent
bee9ffd91e
commit
4a02df8b6d
@ -113,6 +113,11 @@ listen:
|
|||||||
## certfile: "/path/to/ssl.pem"
|
## certfile: "/path/to/ssl.pem"
|
||||||
## starttls: true
|
## starttls: true
|
||||||
##
|
##
|
||||||
|
## To enforce TLS encryption for client connections,
|
||||||
|
## use this instead of the "starttls" option:
|
||||||
|
##
|
||||||
|
## starttls_required: true
|
||||||
|
##
|
||||||
## Custom OpenSSL options
|
## Custom OpenSSL options
|
||||||
##
|
##
|
||||||
## protocol_options:
|
## protocol_options:
|
||||||
|
Loading…
Reference in New Issue
Block a user