view mod_dwd.wiki @ 428:4e1a0785c0e4

Edited wiki page mod_firewall through web user interface.
author florob@babelmonkeys.de
date Mon, 17 Feb 2014 00:11:00 +0000
parents bdac3ad25bce
children 879a52bac2af
line wrap: on
line source

#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.9 + LuaSec 0.5||Works||
||0.8||Doesn't work||