I previously created an IP in Google, set up DNS on cloudflare, and configured SSL. Now I changed the server to Digital Ocean and created Droplets and Spaces Object Storage Also changed the A record of cloudflare to point to the new IP However, the index pages in the storage were judged by Google to be unsafe link.
What went wrong? Which DNS item do you want to modify?
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.
Sign up for Infrastructure as a Newsletter.
Working on improving health and education, reducing inequality, and spurring economic growth? We'd like to help.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Heya @ec8fa426417848658d8206e779f25e,
It sounds to me like you need to install an SSL certificate on your Droplet.
Heya,
Have you installed the SSL Certificate on the droplet as well? You need to ensure that the SSL certificate configured on Cloudflare matches the SSL certificate configured on your Digital Ocean Droplets and Spaces Object Storage.
You can also double-check that the A record in your Cloudflare DNS settings is correctly pointing to the new IP address of your Digital Ocean Droplets. Additionally, ensure that any other relevant DNS records (such as CNAME records for subdomains) are properly configured.
Hope that this helps!