Software /
code /
prosody-modules
Comparison
mod_s2s_auth_dane/README.md @ 6232:d72010642b31
Merge update
author | Trần H. Trung <xmpp:trần.h.trung@trung.fun> |
---|---|
date | Fri, 11 Apr 2025 23:19:21 +0700 |
parent | 6221:f315edc39f3d |
comparison
equal
deleted
inserted
replaced
6211:750d64c47ec6 | 6232:d72010642b31 |
---|---|
1 --- | 1 --- |
2 labels: | 2 labels: |
3 - Stage-Broken | 3 - Stage-Obsolete |
4 - Type-S2SAuth | 4 - Type-S2SAuth |
5 summary: S2S authentication using DANE | 5 summary: S2S authentication using DANE |
6 ... | 6 ... |
7 | |
8 ::: {.alert .alert-warning} | |
9 This module no longer works with recent versions of Prosody. | |
10 | |
11 However, Prosody as of [13.0.0](//prosody.im/doc/release/13.0.0) ships with native support for [DANE](//prosody.im/doc/dnssec). | |
12 ::: | |
7 | 13 |
8 Introduction | 14 Introduction |
9 ============ | 15 ============ |
10 | 16 |
11 This module implements DANE as described in [Using DNS Security | 17 This module implements DANE as described in [Using DNS Security |