Ashish Kumar Sahoo Our use case is a bit complex. We need to serve these custom domains over SSL from edge locations. But if we didn't have to enforce SSL, that would have worked. You could simply add a CNAME with value liveashish.hashnode.dev and that would work. Unfortunately, CDN and SSL are a must in a real world scenario and you need to do a bit more work to accommodate that. sandeep.dev/how-we-generate-and-renew-ssl-certs-f…