changeset 1838:1c6d04f012e9

mod_s2s_auth_dane/README: Note about LuaSec
author Kim Alvefur <zash@zash.se>
date Wed, 09 Sep 2015 17:35:49 +0200
parents 6a3b48eded35
children 262cce6487bc
files mod_s2s_auth_dane/README.markdown
diffstat 1 files changed, 8 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- 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