Page 2 of 2

Re: Is it possible to add a CAA record for a domain?

Posted: Fri Oct 26, 2018 8:17 am
by Gytis
Why not add option to allow custom (any) type of DNS records in Vesta?

I believe CAA is important type of DNS record to be implemented. It was similar story with control panels back in the days when SRV record was introduced - key players considered it not important but afterwards it became a standard to have an option for it. So should be with CAA.

Does it makes sense to submit a pull request - would you consider adding it?

Re: Is it possible to add a CAA record for a domain?

Posted: Sun Jan 13, 2019 12:03 pm
by Felix
Allowing custom records in DNS would be really nice indeed!

I too wanted to implement CAA in some domains and found out that VESTA GUI doesn't support that. I finally managed to do it by hand, but I need to remember NOT to use the VESTA GUI to manage DNS, because if I do, my CAA changes will be deleted :(

Re: Is it possible to add a CAA record for a domain?

Posted: Tue Jan 15, 2019 1:32 pm
by skamasle
There is actully fix for this in github:

https://github.com/serghey-rodin/vesta/pull/1349