Hello! I found a similar issue in the following thread: https://www.digitalocean.com/community/questions/cdn-subdomin-url-and-cloudflare but it doesn’t work for me.
I did the following:
https://<bucket>.ams3.cdn.digitaloceanspaces.com
domain.com
on Cloudflarestatic
and content: https://<bucket>.ams3.cdn.digitaloceanspaces.com
static
, uploaded the certificate and private key from the certificate of the original Cloudflare server, specified the link static.domain.com
.static.domain.com
in browser, I am getting the following error: Invalid SSL certificate Error code 526
Who had a similar problem?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Hi there,
When you added your custom SSL certificate, did you also add the Cloudflare CA certificate as well?
If not, you can get it from here and re-add the certificate in your DigitalOcean acount and include the CA certificate:
https://developers.cloudflare.com/ssl/origin-configuration/origin-ca
I’ve just tested this with with the CA certificate added and it seems to be working as expected.
Let me know how it goes!
Best,
Bobby