cPanel host certificate expired
This happenned few times – for some reason host SSL certificate was not renewed or was not installed properly, that lead to WHM/cPanel and mail […]
Continue reading »Notes from the Expert
This happenned few times – for some reason host SSL certificate was not renewed or was not installed properly, that lead to WHM/cPanel and mail […]
Continue reading »If you proxyPass your whole account and still want/need to have URL validation for your free SSL certificate (AutoSSL / Let’s Encrypt / cPanel / […]
Continue reading »Hello guys, Today I am going to list and give brief explanation about how you can protect your project against phishing. This article is designed […]
Continue reading »Just put these 3 lines on top of your .htaccess file. RewriteEngine on RewriteCond %{HTTPS} off RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI} [R=301,L] Redirect non-www to www […]
Continue reading »Put the following text in your .htaccess file and change it to match your domain. RewriteEngine On RewriteCond %{SERVER_PORT} 80 RewriteRule ^(.*)$ https://blog.hosting.guru/$1 [R=301,L] RewriteCond […]
Continue reading »This is working solution for the error SSL error SSL3_GET_SERVER_CERTIFICATE:certificate verify failed I had this problem on a fresh CentOS with manually installed openssl-1.0.2e. Might […]
Continue reading »For some reason on one multisite wordpress installation, that is manage by our customer, all wp-admin links began redirecting visitor to secure (SSL) site. This […]
Continue reading »May control panels offer this function (e.g. cPanel), but sometimes you might want to do it the old way – that is – manually. Here […]
Continue reading »PayPal has notified, that their SSL certificates will soon be upgraded to SHA-256. As we have previously communicated to you, PayPal is upgrading the certificate […]
Continue reading »Some people might think, that if webpage has SSL certificate – it is 100% safe to browse it. Website owners might think, that having SSL […]
Continue reading »