# HG changeset patch # User Kim Alvefur # Date 1441812949 -7200 # Node ID 1c6d04f012e991075bc54fc7a6c745648e245dd9 # Parent 6a3b48eded35a5fdd21fc8acfef9d02d128b7625 mod_s2s_auth_dane/README: Note about LuaSec diff -r 6a3b48eded35 -r 1c6d04f012e9 mod_s2s_auth_dane/README.markdown --- a/mod_s2s_auth_dane/README.markdown Wed Sep 09 17:00:41 2015 +0200 +++ b/mod_s2s_auth_dane/README.markdown Wed Sep 09 17:35:49 2015 +0200 @@ -16,13 +16,12 @@ Dependencies ============ -This module requires a DNSSEC aware DNS resolver. Prosodys internal -DNSmodule does not support DNSSEC. Therefore, to use this module, -areplacement is needed, such as [this +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 [this one](https://www.zash.se/luaunbound.html). -More installation instructions can be found at [Prosody with -DANE](https://www.zash.se/prosody-dane.html). +LuaSec 0.5 or later is also required. Configuration ============= @@ -53,10 +52,10 @@ DNS Setup ========= -In order for other services to verify your site using using this -plugin,you need to publish TLSA records (and they need to have this -plugin). Here's an example using `DANE-EE Cert SHA2-256` for a host -named `xmpp.example.com` serving the domain `example.com`. +In order for other services to verify your site using using this plugin, +you need to publish TLSA records (and they need to have this plugin). +Here's an example using `DANE-EE Cert SHA2-256` for a host named +`xmpp.example.com` serving the domain `example.com`. $ORIGIN example.com. ; Your standard SRV record