mirror of
https://github.com/processone/ejabberd.git
synced 2024-11-24 16:23:40 +01:00
Revert removal of certfile option on http listener
This commit is contained in:
parent
42b2e6c5ab
commit
47f6fc8dd2
@ -238,6 +238,10 @@ listen:
|
|||||||
## request_handlers:
|
## request_handlers:
|
||||||
## "": mod_http_upload
|
## "": mod_http_upload
|
||||||
## tls: true
|
## tls: true
|
||||||
|
## certfile: "/path/to/xmpp.pem"
|
||||||
|
## protocol_options: 'TLSOPTS'
|
||||||
|
## dhfile: 'DHFILE'
|
||||||
|
## ciphers: 'CIPHERS'
|
||||||
|
|
||||||
## Disabling digest-md5 SASL authentication. digest-md5 requires plain-text
|
## Disabling digest-md5 SASL authentication. digest-md5 requires plain-text
|
||||||
## password storage (see auth_password_format option).
|
## password storage (see auth_password_format option).
|
||||||
|
Loading…
Reference in New Issue
Block a user