Netlify delegate domain with apex pointing to a site

Hi all!

Please help understand how to properly configure secure apex domain and some subdomains.

I delegated the entire domain to Netlify, updated my NS records in GoDaddy.
Netlify has created some records from existing DNS map, but pointed the apex domain and www to a wrong site, so I deleted these 2 “NETLIFY” type records.

My custom domain is: openvalue.xyz
My frontpage of my custom domain should be the: https://rabbit-front.netlify.app

I then created an ALIAS of “openvalue.xyz” pointing to " apex-loadbalancer.netlify.com"
and created CNAME of “www” pointing to “rabbit-front.netlify.app”

After DNS propagation, I can see that both of my URLs show as not secure.
That SSL domain belongs to *.netlify.app

Thank you

It looks like this issue was due to propagation. DNS changes can take up to 48 hours before they take effect (or propagate).

I can see that the site is now up-and-running!