From 4a02df8b6d0aff60f84d7289bc7f0b6074e036d1 Mon Sep 17 00:00:00 2001 From: Holger Weiss Date: Sun, 27 Jul 2014 12:44:34 +0200 Subject: [PATCH] Mention "starttls_required" option in ejabberd.yml Closes #258. --- ejabberd.yml.example | 5 +++++ 1 file changed, 5 insertions(+) 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: