From ee23b688a780ae5c1de27a8e2576b6f7b9715278 Mon Sep 17 00:00:00 2001 From: Evgeniy Khramtsov Date: Sat, 6 Jan 2018 13:46:02 +0300 Subject: Use TLS defaults from fast_tls --- ejabberd.yml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ejabberd.yml.example') diff --git a/ejabberd.yml.example b/ejabberd.yml.example index 8b2eaa847..df5da35e0 100644 --- a/ejabberd.yml.example +++ b/ejabberd.yml.example @@ -120,6 +120,10 @@ hosts: ###. ================= ###' TLS configuration +## Note that the following configuration is the default +## configuration of the TLS driver, so you don't need to +## uncomment it. +## ## define_macro: ## 'TLS_CIPHERS': "HIGH:!aNULL:!eNULL:!3DES:@STRENGTH" ## 'TLS_OPTIONS': -- cgit v1.2.3