Migration SSL Problem

Dear All

I migrated my website https://angora.me/ from Netlify to Cloudflare Pages. But I don’t know why my website SSL still pointing to Netlify Let’s Encrypt SSL rather than Cloudflare SSL?

Regards

Do you actually experience an issue?

That domain resolves fine to Cloudflare - DNS Checker - DNS Check Propagation Tool - and the certificate is not a good indicator for anything. Plus, Cloudflare will hardly host a third party certificate.

You may simply have a propagation issue.

Here’s SSL certificate for https://angora.me

Here’s SSL certificate for https://angora.pages.dev

Both websites are with Cloudflare.
Why https://angora.me SSL certificate still pointing to Let’s Encrypt?

Again

No issue. But it’s weird when I use Cloudflare but still pointing to previous Let’s Encrypt SSL instead of Cloudflare SSL.

First of all, Cloudflare uses different CAs, Let’s Encrypt is one of them. For your domain, it’s a Digicert one however.

CONNECTED(00000003)
depth=2 C = IE, O = Baltimore, OU = CyberTrust, CN = Baltimore CyberTrust Root
verify return:1
depth=1 C = US, O = "Cloudflare, Inc.", CN = Cloudflare Inc ECC CA-3
verify return:1
depth=0 C = US, ST = California, L = San Francisco, O = "Cloudflare, Inc.", CN = sni.cloudflaressl.com
verify return:1
---
Certificate chain
 0 s:C = US, ST = California, L = San Francisco, O = "Cloudflare, Inc.", CN = sni.cloudflaressl.com
   i:C = US, O = "Cloudflare, Inc.", CN = Cloudflare Inc ECC CA-3
 1 s:C = US, O = "Cloudflare, Inc.", CN = Cloudflare Inc ECC CA-3
   i:C = IE, O = Baltimore, OU = CyberTrust, CN = Baltimore CyberTrust Root
---

You simply connect to the old server.

2 Likes

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