Why do I get this error SSL_ERROR_BAD_CERT_ALERT – SSL client cannot verify your certificate.? This problem is seen after a renewal, and thus you need to make sure that the Root CA and the...
Can I change the pass phrase on my private key for Apache using SSL? Yes, you can change the pass phrase on the private key with the following commands – Step 1: To chnage...
What is this error – “RSA server certificate CommonName (CN) ‘www.domain.com’ does NOT match server name”? This error may be displayed whilst starting Apache- To solve this error please follow the steps given below. ServerName www.domain.com:443DocumentRoot...
I need to convert a .pfx file to run on an Apache Server The Apache server will require the following two files: 1 – Server.key : the private key associated with the certificate2...
How to add Certification Authority Authorization record in CloudFlare? Login into your CloudFlare account. Select the DNS icon and start adding your CAA records by selecting CAA in the...
I have lost, or cannot remember my login details To get your password back, you can – Use the original order system for your purchase to generate an automated...
Do I have to install all the certificates I have received? Yes, you need to install all the certificates that you have received from our side. Failure to install all the...
Browsers are displaying message of trust This message is displayed when Root Certificates or/and Intermediate Certificates are not installed correctly. Please check the view certificates option...
Java error saying ‘The security certificate was issued by a company that is not trusted’, why am i getting this message? This error message is seen displayed – When the root certificate is not found in the java root certificate folder.
I am getting a Firefox Browser Error : 12263 SSL_ERROR_RX_RECORD_TOO_LONG This is a common error that is seen when – Firefox receives a record that is more than the permissible...