How to add a CAA record

corneyl

Verified User
Joined
May 5, 2015
Messages
19
Is it already possible to add a CAA record using the GUI?
Otherwise this is probably a feature request.
 
hi
1 - open this site https://sslmate.com/labs/caa/
2 - type domain name and select your ssl Certificate Provider and tix Type of ssl
3 - login root ( type ssh (su) enter root password )
4 - nano nano /var/named/userExamplecom.db
5 - ctrl + o
6 - ctrl + x
7 - ssh type : service exim restart and service httpd restart
check for use DNS CAA https://www.ssllabs.com/ssltest/analyze.html?d=www.amoozesh98.com
Amoozesh98.com | آموزش وردپرس | آموزش طراحی سایت | آموزش فارسی وردپرس | آموزش فارسی ساخت قالب وردپرس | آموزش افزونه نویسی وردپرس
 
Last edited:
plz help

i insert this codes to /var/named/userExamplecom.db
amoozesh2.com. CAA 0 issue "comodoca.com"
amoozesh2.com. CAA 0 issuewild ";"
amoozesh2.com. CAA 0 iodef "mailto:[email protected]"

restart server

this codes automaticay remve from this file /var/named/userExamplecom.db !

plz help fix this problem.
 
hi
1 - open this site https://sslmate.com/labs/caa/
2 - type domain name and select your ssl Certificate Provider and tix Type of ssl
3 - login root ( type ssh (su) enter root password )
4 - nano nano /var/named/userExamplecom.db
5 - ctrl + o
6 - ctrl + x
7 - ssh type : service exim restart and service httpd restart
check for use DNS CAA https://www.ssllabs.com/ssltest/analyze.html?d=www.amoozesh98.com
Amoozesh98.com | آموزش وردپرس | آموزش طراحی سایت | آموزش فارسی وردپرس | آموزش فارسی ساخت قالب وردپرس | آموزش افزونه نویسی وردپرس

That's not using the web interface, so it would be nice if this could be added by DA as a new DNS record type.
 
Is it already possible to add a CAA record using the GUI?
Otherwise this is probably a feature request.


Adding a CAA record

Here are few steps to add CAA record.

1. In the record editor, click Add and select CAA to add a new CAA record.
2. Select the Provider tab.
3. Enter the CAA record information.
4. click Add Record to confirm and create the record.
5. The record is created and visible in the record list.
 
Back
Top