mod_s2s_auth_dane_in
The Prosody network stack natively supports and handles DANE when DNSSEC is enabled. This module complements this with handling of incoming s2s connections.
Configuration
To enable DANE in both
directions, set use_dane = true
in the global section of
the Prosody config file:
-- global section
= true use_dane