I've installed bitnami WordPress on GCP and issued SSL certificate via SSH. and was everyting ok till today.
Could anyone help and advice..
what shall I do
https://www.careersar.com/
Thank you
Remaz
Related
I have a website which is running on AWS windows EC2.
XAMPP is running and I already have my own Domain.
I need to put SSL certificate on my web server, but unfortunately I still haven't found a good guide.
In my opinion,
first step is to create CSR file,
second step is to make SSL by using CSR on SSL service,
final step is to put SSL certificate on my AWS windows EC2....
But I don't know how to do it for every step.
Looking forward to hearing from your answer.
So I've set up a Comodo SSL certificate which is working fine:-
https://infinityfinance.net/
This was configured on the Windows 10 machine using IIS. This works perfect and I can see it's secure but it doesn't seem to work on the local network for some reason.
I just get a certificate warning and can't access the web site, this is when I am trying to access the web site via https://infinityfinance.net/ and not localhost, please advise.
Thanks in advance.
These are the errors when accessing locally:-
I have a problem with my cPanel. I have SSL certificate, but I have done every thing to active SSL certificate but my server does not have (Install and Manage SSL for your site (HTTPS)) this option to active SSL. now, how can I activate my SSL certificate without it? I have attached a screenshot
Most probably if your server do not have option to Install and Manage SSL for your site(HTTPS) that simply means you can not install SSL from your hosting provider. This might be due to you are using free hosting, which do not allow to have this option. In order to use SSL you need to upgrade your hosting account to paid one.
But above all, even if you are on free hosting you can install SSL for free by using Cloudflare. You just need to update your current nameservers to cloudflare nameservers and enable SSL option. That's it. Here is a link to Cloudflare SSL.
Hope this helps.
Thanks!
I'm trying to install a SSL on my EC2 instance but I'm having issues.
I've uploaded it via CLI, and when I do list-server-certificates I see that it's been installed correctly.
But when I check the SSL info, it still shows the info from the old expired certificate.
Does anyone know what step I might have missed?
My ssl certificate has expired and I have created a new one using Startssl. I have followed the steps for Nginx server that I have found in the FAQs from Startssl but, although the paths to the certificate and the key are correct, when I try to load the website with any browser it always gets the old certificate instead of the new one. Do anyone knows what can be happening?
Thanks!
March 22th UPDATE:
I have found something of what is happening: we have 2 web servers in AWS and a Load balancer. I have seen the load balancer has also the ssl certificate and I guess I have to update it too. I have done it and now the new certificate is in usage. But I still see an error: the server cannot check my domain because my certificate comes from one of my subdomains. When I created the certificate in StartSSL there was an step that asks me for a subdomain. It said the certificate will be for the domain and subdomain, but now I'm getting this message. Any idea?
I have found the answer:
When StartSSL asked for a subdomain when I was following the steps to get the new certificate, I was indicating one of my real subdomains. If I set as subdomain "www" everything works. So I wanted to share my experience with everyone hoping it helps:
First: when you are asked for a subdomain in StartSSL, set it as "www".
Second: If you are using AWS and you have a load balancer, don't forget to update the SSL certificate in the load balancer, using the AWS NETWORK & SECURITY -> Load balancers option (Listeners tab).
Hope it helps.
Thanks for reading and trying to help me.