Diff

mod_s2s_auth_dane/README.md @ 6221:f315edc39f3d

mod_s2s_auth_dane: Remove because broken, Prosody supports DANE now
author Kim Alvefur <zash@zash.se>
date Wed, 02 Apr 2025 16:25:33 +0200
parent 6003:fe081789f7b5
line wrap: on
line diff
--- a/mod_s2s_auth_dane/README.md	Mon Mar 31 13:24:44 2025 +0200
+++ b/mod_s2s_auth_dane/README.md	Wed Apr 02 16:25:33 2025 +0200
@@ -1,10 +1,16 @@
 ---
 labels:
-- Stage-Broken
+- Stage-Obsolete
 - Type-S2SAuth
 summary: S2S authentication using DANE
 ...
 
+::: {.alert .alert-warning}
+This module no longer works with recent versions of Prosody.
+
+However, Prosody as of [13.0.0](//prosody.im/doc/release/13.0.0) ships with native support for [DANE](//prosody.im/doc/dnssec).
+:::
+
 Introduction
 ============