How do I point A records to a different hosting service from Cloudflare? Thanks
Good #tutorial on the DNS app of the Cloudflare dashboard, last one in particular speaks to your question
2 Likes
Thanks!
1 Like
I’m getting an alert on Cloudflare that says: "
This hostname is not covered by a certificate. To ensure full coverage, purchase Advanced Certificate Manager to use Total TLS for full certificate coverage of proxied hostnames.
Ah, that means the subdomain is too deep, the certificate will cover example.com
and www.example.com
but not test.www.example.com
,
ACM would work with test.www.example.com
, option would be to rejigger the subdomain structure to something like test.example.com
.
1 Like
Thanks!
1 Like
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.