Mercurial > prosody-wiki
comparison mod_s2s_auth_dnssec_srv.wiki @ 443:aed976928537
mod_s2s_auth_dnssec_srv: Note about merger into DANE module
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Tue, 25 Mar 2014 11:33:15 +0100 |
parents | 31cf9ab1d440 |
children | 528721aaea46 |
comparison
equal
deleted
inserted
replaced
442:7308cd1cd354 | 443:aed976928537 |
---|---|
1 #summary Secure Delegation using DNS SRV | 1 #summary Secure Delegation using DNS SRV |
2 #labels Stage-Alpha, Type-S2SAuth | 2 #labels Stage-Alpha, Type-S2SAuth; Deprecated |
3 | 3 |
4 = Introduction = | 4 = Introduction = |
5 | |
6 *This module has been merged into [mod_s2s_auth_dane].* | |
5 | 7 |
6 This module implements Secure Delegation using DNS SRV as described in | 8 This module implements Secure Delegation using DNS SRV as described in |
7 [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]. | 9 [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]. |
8 | 10 |
9 = Dependecies = | 11 = Dependecies = |