Getting custom domain error

I have multiple apps deployed, most of them websites with custom domains, and none of them have issues except for one.

It says the domain is verified but still, I am getting this error saying my connection is not private

net::ERR_CERT_COMMON_NAME_INVALID

Of course, I have implemented the records that need to be added to the hosting provider .
I’ve already checked if SSL was enabled via Replit, it wasn’t so as recommended I’ve unlinked the domain and re-linked it but the issue persists

After going through the menu, I do get access to the website, but from a user experience perspective, this is not a viable route to get access

Domain in question: lhrv.nl

Please advise

1 Like

Based on the error, I would check the SSL certificate details in the browser to verify that the domain listed on the certificate matches the domain you’re accessing.

If there’s a mismatch, this information alone may not tell you exactly how to fix it—but it could be a critical piece of the puzzle.

1 Like

Very odd one. I’d be tempted to delete the domain from Replit, and delete the 2 DNS records you added. Wait 24 hours then start again.

24 hours might feel a long time to wait, but it will be faster than waiting on Replit support to respond!

1 Like