Enable SSL for your Wordpress site google cloud - ssl

I am new to google cloud.
I go to the market.
I launch a wordpress site.
I am not able to enable ssl for newly created wordpress site.
I am having ssl certificate from cloudflare.
How to add ssl certificate from cloudflare to wordpress on google cloud.
Please help me.
Sincere thanks.

If you are using google domains services or other provider , try to contact their support to install SSL manually
Or try this tutorial :
https://onepagezen.com/cloudflare-cdn-wordpress-google-cloud/

Related

add ssl certificate to published website hosted in xampp

I'm making my site use https protocol and trying to add an ssl certificate
My website is hosted on xampp
I tried to follow a lot of tutorial but it didn't work

Getting 'SSL_ERROR_BAD_CERT_DOMAIN' error after deploying site using Surge to a custom domain

I'm using Surge.sh to deploy a simple react app to a custom domain i bought from GoDaddy.com.
I've followed the instructions regarding custom domains on their site and get a confirmation that my site was deployed successfully:
https://surge.sh/help/adding-a-custom-domain
On GoDaddy I've configured the CNAME and A types to point to Surge:
However when I open up the domain at https://codatheory.dev/ I receive an error message with error code: SSL_ERROR_BAD_CERT_DOMAIN
I'm quite new to hosting sites on custom domains, so I'm sure I've misunderstood something. The certificate registered on the site is provided by surge.sh.
What configuration steps can I take to resolve this issue? Do I need to create a new certificate to be signed by a CA in order to use this domain, or have I missed something in my deployment?
Thanks!
SSl with surge comes out of the box with *.surge.sh domains. For these domains you can force a redirect of http to https. However, for custom domains surge does not offer SSL as stated explicitly here and they mentioned that it is a feature of surge plus. To answer your Q, yes you could generate a certificate using some provider (e.g. https://letsencrypt.org/) and add it to surge but that would be within the frame of surge plus (not the free tier anymore).
I would try if I were you maybe s3 with cloudfront? it does not cost that much if the traffic is not that high.

SSL certificate(Virginia region ) not working

Hi Everyone I am using aws Ec2 instance for magento site and trying to install ssl certificate .I have get issued ssl successfully using ACM and its showing status deployed but when i use https for domain, its not working with error "This site can’t provide a secure connection".here is the screenshots
Questions: Is there need to configure apache too?
SSL is issued in Virginia region.
Please anyone help & guide me for the same.Thanks a lot

SSL certificates error with godaddy domain and cloudflare certificates

I'm new to web development and finally been able to create something and show to the world. I have the domain with godaddy, hosted webapp with heroku and using cloudflare SSL certificates. Trying to be cheap as dont want to spend money until I find some traffic to the website.
Chrome and Firefox warn that website is not safe when I type
www.mywebsite.com
however When I type
https://www.mywebsite.com
they work fine. Interestingly I also tested website on opera and it does not warn me at all and successfully show the valid certificates. Can anyone please help?
That is just showing you that you are accessing the site not in SSL (https). You should put in an automatic redirect to avoid people seeing that.

How to keep a host using cPanel from sending the wrong ssl certificate

This appears to be a cPanel problem. The good folks at name.com use cPanel. Hosting at name.com for my site is a problem in that when someone accesses my site with https the SSL certificate from another site is sent by the server. cPanel docs seem to imply what I'm describing is a known problem. http requests are fine. Short of implementing SSL for my site, are there recommended ways to set up my site?
This issue is coming because you dont have private SSL for your domain, so install a SSL for domain.
You can get a free SSL from these 2 site:
https://www.startssl.com/
https://letsencrypt.org/
and request your hosting provider to install a SSL after that your website will on both http:// and https://