From: Holger Weiss Date: Sun, 27 Jul 2014 10:44:34 +0000 (+0200) Subject: Mention "starttls_required" option in ejabberd.yml X-Git-Tag: 14.12~89^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a02df8b6d0aff60f84d7289bc7f0b6074e036d1;p=ejabberd Mention "starttls_required" option in ejabberd.yml Closes #258. --- diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 01f4d9c7a..8f108bf52 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -113,6 +113,11 @@ listen: ## 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: