Skip to main content

Name

use_dane — specify whether Momentum should check DNS record DNSSEC status and look up TLSA records if applicable.

Synopsis

use_dane = "true|false"

Description

This option is only effective when dane module is configured.

This option specifies whether Momentum shall check the DNSSEC status of a domain's MX and A record, and if both pass DNSSEC validation, corresponding TLSA record will be fetched and DNSSEC status checked.

The default value is false.

Scope

use_dane is valid in the domain and global scopes.

Was this page helpful?