When you change the web server/hosting provider, you need to request a reissue of your SSL certificate for it to work. An SSL reissue is free of charge and means that your existing certificate is replaced with a new one. A reissued SSL certificate is only valid till the actual expiration date of the original ..
Category : Troubleshooting errors
The warning message about insecure or mixed content sometimes appears after the SSL installation. The following signs and messages are shown by browsers. Firefox will report: “Connection Is Not Secure. Parts of this page are not secure (such as images).” Chrome will display an info icon instead of the padlock and a message “Your connection ..
This error normally occurs due to the following reasons: 1) The website’s files are not in the https directory on the web server. This can be verified by trying to get to the file using a regular, unsecured “HTTP” call, and checking if the web pages are loading correctly. In order to correct this problem, ..
In most cases, the error means that the certificate is not installed on the server. Please make sure you installed the certificate issued by a trusted Certificate Authority to your server. For installation instructions, you can r..
This issue occurs if you have a self-signed certificate installed on your server. If you are sure, you installed your certificate correctly, the reason for the error might be a shared IP address for both of the certificates if the server does not allow using SNI technology. You can find more information on this here. ..