mod_dwd/README.markdown
author Kim Alvefur <zash@zash.se>
Mon, 07 Sep 2015 16:26:52 +0200
changeset 1835 004d3bfc05ea
parent 1807 4d73a1a6ba68
child 1848 04e168063fc7
permissions -rw-r--r--
mod_storage_xmlarchive: Expose method for getting a list of dates which do have messages

---
labels:
summary: 'Dialback-without-Dialback'
...

Introduction
============

This module implements an optimization of the Dialback protocol, by
skipping the dialback step for servers presenting a valid certificate.

Configuration
=============

Simply add the module to the `modules_enabled` list.

        modules_enabled = {
            ...
            "dwd";
        }

Compatibility
=============

  0.10               Built into mod\_dialback
  ------------------ --------------------------
  0.9 + LuaSec 0.5   Works
  0.8                Doesn't work