Skip to content

[ADD] support for CAA dns records

Arvancloud Admin requested to merge master-1 into master

Created by: arahmanhamdy

As CAA records should return either valid or empty response before issuing certificate, So we had some errors with letsencrypt for trying to get caa records. This commit will add support for handling these errors

Merge request reports