Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-07-03 13:37:32 +0300
committerKonstantinos Kallas <konstantinos.kallas@hotmail.com>2017-07-03 13:37:32 +0300
commitd3c477646fdcd760ddb92751233371cfbf826a4c (patch)
tree2d283545a1a81f9546cc2855489efc37df5f5b6c /ejabberd.yml.example
parent637d9b054b352de231f6616d5b2b639d05e6554f (diff)
Add support for command get_certificates, very crude
Diffstat (limited to 'ejabberd.yml.example')
-rw-r--r--ejabberd.yml.example10
1 files changed, 10 insertions, 0 deletions
diff --git a/ejabberd.yml.example b/ejabberd.yml.example
index c55830563..aeffc5a35 100644
--- a/ejabberd.yml.example
+++ b/ejabberd.yml.example
@@ -659,6 +659,16 @@ language: "en"
##
## captcha_limit: 5
+###. ====
+###' ACME
+
+##
+## Must contain a contact and a directory that the Http Challenges can be solved at
+##
+acme:
+ contact: "mailto:cert-admin-ejabberd@example.com"
+ http_dir: "/home/konstantinos/Desktop/Programming/test-server-for-acme/"
+
###. =======
###' MODULES