Tag Archives: ssl

How to Renew SSL Certificate of Your OpenShift Cluster – 3.x

By | May 1, 2020

In this Perticular Article, we will see how we can renew the SSL Certificate in OpenShift Cluster v3.6. This implementation steps will also work in v3.10 and above except major version change like v4.0 Note: In v3.10 and above, there is a slight change. Worker nodes triggers a CSR Which you need to approved manually… Read More »

How to Generate Self Signed Certificate Using your Custom CA.

By | April 23, 2020

Many times you must be in a need of using a self signed SSL certificate, may be for your apache or nginx webservers. In this article we will see how to generate the Self Signed Certificate using your Custome CA.  Using your own Root CA, you can sign and approve as many as Certificates you… Read More »

Redirect HTTP to HTTPS for your Website on cPanel – Part 7

By | January 5, 2020

By default when you enable SSL on your website it does not get redirected automatically, though if someone uses https://www… manually in the URL, then he will be able to make secure connection but usually no one put https before running any website. So this need be redirected automatically to https in order to make… Read More »

How to use an SSL Certificate for your cPanel Website for Free – Part 6

By | January 4, 2020

This Post is all about the generating SSL Certificate for your website for free. SSL stands for Secure Socket layer and help you to build a trusted connection for your visitors. Anyone can create a Self Signed Certificate, but that will be marked as Not Secured by your browser which can create a negative thoughts… Read More »