# HG changeset patch # User Kim Alvefur # Date 1372538180 -7200 # Node ID 3f73ea0fef1cff3bdc73de12e3445f7bd3f36f68 # Parent 3091da6fa21df13ff3fe336080ad055e7742fcf3 mod_s2s_auth_dnssec_srv: Google code wiki blah can't have links spanning multiple lines? Pfft! diff -r 3091da6fa21d -r 3f73ea0fef1c mod_s2s_auth_dnssec_srv.wiki --- a/mod_s2s_auth_dnssec_srv.wiki Sat Jun 29 22:34:16 2013 +0200 +++ b/mod_s2s_auth_dnssec_srv.wiki Sat Jun 29 22:36:20 2013 +0200 @@ -3,16 +3,14 @@ = Introduction = This module implements Secure Delegation using DNS SRV as described in -[http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype Using DNS -Security Extensions (DNSSEC) and DNS-based Authentication of Named -Entities (DANE) as a Prooftype for XMPP Domain Name Associations]. +[http://tools.ietf.org/html/draft-miller-xmpp-dnssec-prooftype Using DNS Security Extensions (DNSSEC) and DNS-based Authentication of Named Entities (DANE) as a Prooftype for XMPP Domain Name Associations]. = Dependecies = This module requires a DNSSEC aware DNS resolver. Prosodys internal DNS module does not support DNSSEC. Therefore, to use this module, a -replacement is needed, such as [https://github.com/Zash/luaunbound this -libunbound and LuaJIT FFI based one]. +replacement is needed, such as +[https://github.com/Zash/luaunbound this libunbound and LuaJIT FFI based one]. = Configuration =