Cloudflare SSL in not working while DNS are placed correctly

What is the name of the domain?

wordpressornot.com

What is the error number?

https not working

What is the error message?

Your connection is not secure

What is the issue you’re encountering

Hi, I have installed Cloudflare on my website wordpressornot.com but it is not working. it is showing it has expired 14 days ago, but i have chosen the Free plan. Please let me know what is the problem and its solution. I have also talked with the domain and hosting provider, but they said that the DNS records belongs to Cloudflare. Thanks

What steps have you taken to resolve the issue?

I have talked with domain and hosting provider, but problem is on Cloudflare end. i have also updated the name server but it did not worked.

Was the site working with SSL prior to adding it to Cloudflare?

Yes

What is the current SSL/TLS setting?

Full

The problem is that the certificate on your server has expired.

www.wordpressornot.com is not proxied by Cloudflare, so this can’t possibly be a Cloudflare problem.

curl -svo /dev/null https://www.wordpressornot.com
*   Trying 184.168.97.5:443...
* Connected to www.wordpressornot.com (184.168.97.5) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/ssl/certs/ca-certificates.crt
*  CApath: /etc/ssl/certs
* TLSv1.0 (OUT), TLS header, Certificate Status (22):
} [5 bytes data]
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
} [512 bytes data]
* TLSv1.2 (IN), TLS header, Certificate Status (22):
{ [5 bytes data]
* TLSv1.3 (IN), TLS handshake, Server hello (2):
{ [106 bytes data]
* TLSv1.2 (IN), TLS header, Certificate Status (22):
{ [5 bytes data]
* TLSv1.2 (IN), TLS handshake, Certificate (11):
{ [2597 bytes data]
* TLSv1.2 (OUT), TLS header, Unknown (21):
} [5 bytes data]
* TLSv1.2 (OUT), TLS alert, certificate expired (557):
} [2 bytes data]
* SSL certificate problem: certificate has expired
* Closing connection 0
1 Like

So, what solution do you recommend to solve this problem as i am using Free plan of Cloudflare?

The certificate on your server needs to be updated. That is not something Cloudflare is involved with.

How exactly you update it is something best discussed with your host.

1 Like

I deleted the cloudflare name servers and then updated it again. I have also talked with Hosting provider but they are saying it is updated on our servers. they suggested me to contact with Cloudflare support

That is obviously not true, as you can see when you visit www.wordpressornot.com.

1 Like

Then why it shows this website have cloudflare name servers while checking it online. Dig web interface - online dns lookup tool

The nameservers have nothing to do with the certificate on your server.

2 Likes

Then what will be the solution? because GoDaddy is denying what you are saying

You might want to move your website to a different hosting company.

Especially as your server has not been updated in a few years:

X-Powered-By: PHP/7.4.33

You can see here that PHP 7.4 was last updated in 2022. So for almost two years, your server has not received security updates. That’s a long time of not getting updates.

2 Likes

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.