exo dns add CAA

Description

A Certification Authority Authorization (CAA) record is used to specify which certificate authorities (CAs) are allowed to issue certificates for a domain.

More information on CAA flags: https://tools.ietf.org/html/rfc6844#section-3

exo dns add CAA DOMAIN-NAME|ID [flags]

Options

OptionDescription
--flag, -fAn unsigned integer between 0-255.
--help, -hhelp for CAA
--name, -nLeave this blank to create a record for DOMAIN, You may use the '*' wildcard here.
--tagCAA tag "KEY,VALUE", available tags: (issue|issuewild|iodef)
--ttl, -tThe time in seconds to live (refresh rate) of the record.

Options inherited from parent commands

OptionDescription
--config, -CSpecify an alternate config file [env EXOSCALE_CONFIG]
--output-format, -OOutput format (table|json|text), see "exo output –help" for more information
--output-templateTemplate to use if output format is "text"
--quiet, -QQuiet mode (disable non-essential command output)
--use-account, -AAccount to use in config file [env EXOSCALE_ACCOUNT]

Related Commands

  • add - Add record to domain