TrueNAS SCALETrueNAS SCALE Documentation Archive
This content follows the TrueNAS SCALE 22.12 (Bluefin) releases. Archival documentation is provided for reference only and not actively maintained.
Use the Product and Version selectors above to view content specific to different TrueNAS software or major version.

ACME DNS-Authenticators Screens

The Certificates screen includes the ACME DNS-Authenticators widget that displays a list of configured authenticators. The Automatic Certificate Management Environment (ACME) DNS-Authenticators screen allows users to automate certificate issuing and renewal. The user must verify ownership of the domain before TrueNAS allows certificate automation.

ACME DNS is an advanced feature intended for network administrators or AWS professionals. Misconfiguring ACME DNS can prevent you from accessing TrueNAS.

ACMEDNSAuthenticatorWidgetNoAuthtenticators

Each authenticator listed is a link that opens the Edit ACME DNS-Authenticator screen for the selected authenticator.

delete deletes the authenticator from your server.

Add opens the Add ACME DNS-Authenticator screen.

The system requires an ACME DNS authenticator and CSR to configure ACME certificate automation.

Add DNS Authenticator

The settings change based on the Authenticator selection.

AddDNSAuthenticatorCloudflare

SettingDescription
NameRequired. Enter an internal identifier for the authenticator.
AuthenticatorSelect a DNS provider from the dropdown list and configure any required authenticator attributes. Options are cloudflare and Amazont route53.
Cloudflare EmailEnter the email address for the Cloudflare account.
API KeyDisplays when Authenticator is set to cloudflare. Enter the API Key.
API TokenDisplays when Authenticator is set to cloudflare. Enter the API token.
Access Key IdRequired. Displays when Authenticator is set to route53. Enter the access key ID.
Secret Access KeyRequired. Displays when Authenticator is set to route53. Enter the secret access key.

Related Content