Something went wrong while setting issue due date.
Add CAA record support in DNS plugin
Closed
Add CAA record support in DNS plugin
Descriptive title for this enhancement
some certificate autorities like digicert need a specific record to be inserted into dns to allow certificate distribution
Actual behavior
We don't manage this record
Expected behavior
be able to add CAA record with fusiondirectory when needed
Documentation for this new behavior
- Digicert docs https://docs.digicert.com/manage-certificates/dns-caa-resource-record-check/
- Tool to help create record, maybe good for test https://sslmate.com/caa/
Benefits
allow all domain users of digicert to use this mandatory functionality
Possible Drawbacks
- Need to check the dns.schema if there is a new version or add it to our dns-fd.schema
- Check if argonaut need an update to generate the zone correctly