Google CDN Instance : Add new Certificate raises => Creating SSL certificate “” failed. Error: The SSL certificate and key do not match

I have been generating SSL Certificate with let’sencrypt and adding them google CDN instance and it works(https://cdn.owinomart.com)

When I added the latest certificate on the dashboard for the instance following the same process this time it failed with the following error.

Creating SSL certificate “certificate-september-25-2018” failed. Error: The SSL certificate and key do not match.

The same certificate works for https://dev.owinomart.com it works very fine and nginx did not complain about key-mis-match

My domain is: https://cdn.owinomart.com ( google cdn i don’t have access to the instance only dashboard)

I ran this command: Just added from the dashboard.

It produced this output: Creating SSL certificate “certificate-september-25-2018” failed. Error: The SSL certificate and key do not match.

My web server is (include version): Not sure which webserver google cdn uses

The operating system my web server runs on is (include version):

My hosting provider, if applicable, is: google cdn

I can login to a root shell on my machine (yes or no, or I don’t know): no

I’m using a control panel to manage my site (no, or provide the name and version of the control panel): google cdn dashboard.

Hi @latest-release,

I think you should contact Google’s support about this. We can see that you’ve generated 3 new certs today for this name

https://crt.sh/?Identity=%.owinomart.com&iCAID=16418

but indeed, none of them have been deployed on the web service and it’s still using your old certificate. That seems to be a bug with Google’s software in this case because it’s apparently failed to recognize that the new certificate is valid and didn’t deploy it. I don’t think that anything is wrong on the Let’s Encrypt side since the certificates were successfully issued by the certificate authority.

2 Likes

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