diff --git a/ejabberd.yml.example b/ejabberd.yml.example index ad5ca9e4e..8f108bf52 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -108,11 +108,16 @@ listen: ## ## If TLS is compiled in and you installed a SSL ## certificate, specify the full path to the - ## file and uncomment this line: + ## file and uncomment these lines: ## ## certfile: "/path/to/ssl.pem" ## starttls: true ## + ## To enforce TLS encryption for client connections, + ## use this instead of the "starttls" option: + ## + ## starttls_required: true + ## ## Custom OpenSSL options ## ## protocol_options: