I am working on a website builder, in this, I want my users to have a custom domain added to their website.
This needs two steps:
1: Generating SSL Certificate
2: Pointing the DNS to the hosting server
In this, I want to avoid the DNS verification step (TXT record or email verification) needed for the SSL certificate generation. Is there any way to avoid it, as this step is avoiding me to automate the custom domain feature?