pgattu
1
I configured SSL for my Apache web server using Cloudflare Origin Certificate using the instructions at https://devanswers.co/configure-cloudflare-origin-ca-apache/
My site, https://gattufamily.com, is showing this error: NET::ERR_CERT_AUTHORITY_INVALID
My SSL/TLS encryption mode is Full (strict).
sandro
2
Your setup is all right, but you need to proxy your DNS records, as Origin certificates are only trusted by the proxies. Change them to
.
pgattu
3
DNS records have been proxied already.
sandro
4
Which nameservers are listed for that domain?
pgattu
5
Cloudflare nameservers (see screenshot below)
sandro
6
These should be the correct nameservers.
I’d switch both records to
, wait a couple of minutes and switch back to
.
If that still does not proxy them, I’d temporarily delete them, and then re-add.
pgattu
7
Changing DNS records to
, wait a couple of minutes and switch back to
did the trick. Thank you!
system
Closed
8
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.