Highly Trusted GeoTrust Certificates  |  No Paperwork Required  | Click Here If You Have Found A Cheaper Price
Switch From Comodo, Thawte, Verisign, GlobalSign and GoDaddy Free Of Charge
Find Out Why You Should Buy From Us - Click Here
  RapidSSL Discount Partner
 
Order Online - Click Here
Frequently Asked Questions
Uses For Our SSL Certificates
Detailed Product Information
Glossary And Jargon Buster
About The Validation Procedure
How To Generate A CSR
How To Install Your Certificate
Technical Questions
SSL Decoding Tools
Multi Year Pricing Structure
Help - Which Product To Buy
Find Out How To Contact Us
Premier - Become A Reseller
Make The Switch - For Free
 
 
Discounted SSL Certificates
Order Online - Click Here
HOME | TRACKING | PRODUCTS | RENEWALS | PAYMENTS

Technical Frequently Asked Questions

We have put the following information together based on common technical questions we are asked. Please Contact Us if you have a question which has not been answered on this page.

  • What Is A CSR And How Do I Generate One
  • The Ordering System Says My CSR Is Invalid
  • Can I Change My CSR
  • What Is The Ordering Process
  • I Have Not Received Any E-Mails
  • I Have Not Received An Approver E-Mail
  • How Do I Install My Certificate
  • Common SSL Errors And Solutions
  • I Can Not View Pages Over SSL
  • I May Need To Change My IP Address
  • Is An IP Address Required
  • I Have Deleted Or Lost The Private Key
  • How To Move The SSL Certificate To A New Server
  • Error : Pending Request Not Found
  • Intermediate Certificate - CA Bundle
  •  

    What Is A CSR And How Do I Generate One

    A CSR is a Certificate Signing Request. It is a block of encoded data that is generated by your web server and contains the necessary details about your domain and organisation. For instructions on how to generate a CSR on your web server or hosting account, please follow our detailed instructions. Find Out More

     

    The Ordering System Says My CSR Is Invalid

    There are a number of common issues that would cause the CSR to be invalid. When you created the CSR you will have been asked for several pieces of information, now :

  • Check the common name field. You may have specified an IP address (e.g. 178.0.1.23) or a server name (e.g. mywebserver) instead of a Fully Qualified Domain Name such as www.mydomain.com or domain name such as mydomain.com. You must specify a Fully Qualified Domain Name or domain name to apply for most SSL Certificates.
  • Make sure you do not have any illegal characters in any of the fields in the CSR. Illegal characters are [! @ # $ % ^ ( ) ~ ? > < & / \ , . " ']
  • Check the country field. If you are located in the United Kingdom, do not specify your country code when generating the CSR as "UK" - it must be "GB".
  • Make sure you have included the header and footer of the CSR into the application form. The header and footer will look like :
  • ----BEGIN CERTIFICATE REQUEST -----
    encoded data
    -----END CERTIFICATE REQUEST------

    Make sure that there are 5 dashes on each side of Begin and End certificate request. There should also be no trailing spaces in the CSR.

     
    Order Online - Click Here
     

    Can I Change My CSR

    Yes, you can change / correct your CSR at a number of stages during the application process. You will be asked in the final steps to confirm ALL details provided. When you have confirmed then you will no longer be able to change details or your CSR.

    Once your certificate has been issued you cannot change the common name (e.g. the domain name) of your certificate.

     
    Order Online - Click Here
     

    I Have Not Received Any E-Mails

    Please ensure that you have access to the e-mail addresses used in the application process. Also, as we send unique URLs in the issued e-mails, be sure that your mail server has not separated or quarantined the emails. You may use the Tracking System to resend important e-mails.

     

    I Have Not Received An Approver E-Mail

    The approval e-mail will be sent to the authorised domain name owner or controller. When you apply for your certificate we will attempt to obtain the authorised domain contacts for your domain name. You may then choose to have the approval e-mail sent to either the authorised domain contact, or alternatively you will be able to choose a generic domain contact. Make sure that you have set up the e-mail addresses chosen at this point in the application otherwise the approval e-mail will not be delivered.

     

    How Do I Install My Certificate

    You will need to refer to the documentation provided by your hosting company or software vendor. We have some guides that may assist. Click Here.

     

    Common SSL Errors And Solutions

    PROBLEM : "The Security Certificate Is From A Trusted Certifying Authority"

    SOLUTION : This usually indicates that the certificate has not been installed correctly or the server requires a physical reboot. First try reinstalling the certificate and physically restarting your server.

    PROBLEM : "The Security Certificate Date Is Valid"

    SOLUTION : This indicates that the certificates has expired, or is not yet valid. It may also indicate that the time/date is incorrect on the computer being used to visit the web site over https.

    PROBLEM : "The Name On The Security Certificate Is Invalid Or Does Not Match The Name Of The Site"

    SOLUTION : An SSL certificate is issued to a Fully Qualified Domain Name (FQDN). The actual FQDN is digitally signed and sealed within the issued certificate. The SSL certificate can only be used on this FQDN and nothing else - otherwise a name mismatch occurs. For example :

  • An SSL certificate issued to www.yourdomain.com can only be used on www.yourdomain.com. It cannot be used on secure.yourdomain.com or even just yourdomain.com (with no sub domain). If you require a single SSL certificate that can be used on multiple sub domains then you may want to consider a wildcard certificate.
  • The Name On The Security Certificate Is Invalid Or Does Not Match The Name Of The Site

    PROBLEM : "This Page Contains Both Secure And Nonsecure Items"

    SOLUTION : This error occurs when you are trying to reference files from your (or somebody else's) web server over http when you have a https session. Either change the file references, e.g. graphics, style sheets, etc, in your HTML web page code to https or use relative links.

    This Page Contains Both Secure And Nonsecure Items
     

    I Can Not View Pages Over SSL

    This error will occur when your web server, firewall or network has not been correctly configured to serve pages over SSL. Check the following :

    Check that your certificate has been installed for the correct web site. Ensure your Private Key is not corrupt or has not been accidentally deleted. Check you have assigned port 443 as the SSL port on your web server. Ensure port 443 is not blocked on your firewall or router. Ensure you have correctly configured your DNS settings on your network.

    I Can Not View Pages Over SSL - 404 Error
     

    I May Need To Change My IP Address

    An SSL certificate is issued to a domain name and not an IP address. So long as your web server is hosting the domain name for which your SSL certificate has been issued, the IP address doesn't matter.

     

    Is An IP Address Required

    The SSL protocol encrypts the domain name when an SSL session is being established. If you are hosting many web sites each with their own SSL certificate on the same web server, each web site must have a unique IP to ensure that the web server knows which domain the SSL session should be for. If you only host a single domain then you can use name based hosting. However if you host multiple domains on the same server then you must use IP based hosting.

    Please note that host headers on Microsoft IIS will cause SSL errors if you install multiple SSL certificates for multiple domains on a single IP address.

     

    I Have Deleted Or Lost The Private Key

    First check your backups and see if you can re-install the Private Key. If you do not know how to re-install the Private Key from your backups contact your systems administrator, hosting company or server provider. If you have purchased Issuance Insurance you may have your SSL Certificate re-issued free of charge - otherwise you must purchase a new SSL Certificate.

     

    How To Move The SSL Certificate To A New Server

    You will need to export your current SSL Certificate and import it into the new server. You must contact your systems administrator, hosting company or server provider for assistance. The most important part of your SSL Certificate is the Private Key and Certificate itself.

     

    Error : Pending Request Not Found

    If you are attempting to install a certificate that does not match the Private Key (Pending Request) you will receive this error. Microsoft Internet Information Server only allows you to make one request per site. If you create a new CSR for the same web site your original request (and Private Key) will be overwritten.

    If you have a backup of the Private Key, you can install the certificate via the MMC if you can restore the request to the REQUEST folder. If you lose your Private Key you may need to complete a new order.

     

    Intermediate Certificate - CA Bundle

    You won't need an Intermediate Certificate or CA Bundle with our certificates as they are already trusted by the browsers. Some other providers issue Chained Root certificates which may require an Intermediate Certificate or CA Bundle.

     
    Order Online - Click Here
      Find Out Why You Should Choose Our SSL Certificates
     
    We Accept The Following Payment Methods
    Privacy Policy - Copyright © 1997 - E-Net Direct LLC All Rights Reserved - RapidSSL Discount Partner