Hello,
As we know, Shopify uses Cloudflare and provides free managed certificates to its customers. Let’s assume I have an online store myshop.com with Let’s Encrypt certificate Shopify acquired on my behalf, the zone is hosted at Cloudflare, but Shopify-related records (@ and www. are greyclouded). Everything works as expected.
Then, I’m adding another website to the zone (say, careers.myshop.com). I set this domain to orange cloud and configure Cloudflare’s managed SSL.
Wouldn’t Let’s Encrypt revoke the first certificate issued to Shopify if I do this? Since both are for the same wildcard subject. Or Cloudflare would realize it’s the same subject (but different tenants) and re-use the private key it already has from Shopify?
Thank you!