SSL Certificate Erro

SSL Certificate for one of my domains is showing Error, I don’t know how to fix this.


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

Hey Nadine, contact support, you can see the button there.
Looks like you have an unusual situation/setup that is causing difficulties for SSL provisioning.

Your main https://www.nadinebanks.com/ URL works fine but you still want to get that resolved.

1 Like
  1. Remove AAAA Record:
  • Go to your domain registrar’s DNS settings.
  • Delete any AAAA records for @ (root domain).
  1. Add A Records:
    You need to add the following A records if they are not already present:
  • Type: A, Name: @, Value: 75.2.70.75
  • Type: A, Name: @, Value: 99.83.190.102
  1. Ensure CNAME Record Exists:
  • Type: CNAME, Name: www, Value: cdn.webflow.com
  1. Wait & Recheck:
  • DNS changes can take a few hours to propagate. Wait up to a few hours.
  • Click “Check status” in Webflow.

Once both domains show as Active, you can set the root domain (nadinebanks.com) as default by clicking “Make default” in Webflow.