Discounted 128/256 Bit Single Root SSL Certificates, Identity Site Seals And Validation Services
You Are Viewing Our United States Site  
SSL Direct Cheap SSL Certificates, Site Seals And Online Security Services
Affordable SSL Certificates, Issued Within Minutes
Home Page SSL Direct Home Page   Resellers Become An SSL Reseller   Affiliates Become An Affiliate   Order Tracking Track Your SSL Certificate Order   Renewals Renewals   Payments Pay For Your SSL Direct Order   Support SSL Direct Help & Support   Switch To SSL Direct Switch To SSL Direct   Contact Us Contact SSL Direct   Order Now Buy SSL Certificates From SSL Direct
Track Your Order And View Your Payment Receipt   Track Your SSL Certificate Order Online   Order Number :     Date Of Birth :    
Which SSL Certificate Should I Buy
Our Products
RapidSSL® Products
FreeSSL™ 30 Day Free Trial
RapidSSL®
RapidSSL® Wildcard
GeoTrust® Products
QuickSSL® Premium
QuickSSL® Basic
True BusinessID®
True BusinessID® + EV
True BusinessID® Wildcard
Power Server ID™
Power Server ID™ Wildcard
VeriSign® Products
Secure Site
Secure Site + EV
Secure Site Pro (SGC)
Secure Site Pro + EV (SGC)
RatePoint Products
RatePoint + Site Seal
RatePoint 14 Day Free Trial
GeoTrust® Site Seals
Verified Domain™ (Seal)
True Site® (Seal)
Adobe® PDF Signing
My Credential™ For Adobe®
Client Testimonials
"We have just started our online business and were told we needed an SSL Certificate. Thank you to the team at SSL Direct that helped us get our SSL Certificate and secure our online business."
Micheal Kendall - Australia
View More Client Testimonials View SSL Certificate Client Testimonials
Join Our SSL Affiliate Program And Earn Extra Cash

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 or the instructions provided by your software provider. 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 or correct your CSR at a number of stages during the application process. You will be asked in the final steps to confirm the 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 SSL 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 e-mails. 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 authorized 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 Approver E-Mail sent to either the authorized 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 Approver 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 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 usually 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 Internet Information Server (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 find the Private Key. If you have purchased Issuance Insurance you may have your SSL Certificate 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 SSL Certificate as they work together.
     

    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. Internet Information Server (IIS) 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 or use Issuance Insurance.
     

    Intermediate Certificate - CA Bundle

    Usuallky 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
    SSL Certificates United States
    SSL Certificate Uses
    Learn how the solutions from SSL Direct is making a world of difference.
    Our SSL Certificates can be installed on any device or server that supports the use of SSL.
    Find Out About Uses For SSL Certificates
    Web E-Mail
    Hosting Control Panel's
    POP, IMAP, SMTP
    FTP (File Transfer Protocol)
    HTTPS (Secure Web Pages)
    Almost every service on the internet can be protected with an SSL Certificate.
    Without an SSL Certificate you may find that customers will be hesitant to provide sensitive information and may transact elsewhere.
    Find Out More Uses
    © Copyright 2008 All Rights Reserved.
    We Accept Visa, MasterCard, Diners Club, Visa Electron, American Express, Switch, Solo, JCB, Discover, Novus, PayPal, 2CO - 2CheckOut