mod_s2s_auth_dane/README: Note about LuaSec
authorKim Alvefur <zash@zash.se>
Wed, 09 Sep 2015 17:35:49 +0200
changeset 1842 1c6d04f012e9
parent 1841 6a3b48eded35
child 1843 262cce6487bc
mod_s2s_auth_dane/README: Note about LuaSec
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