SSL Installing your new Certificate



Similar documents
How to: Install an SSL certificate

Trend Micro Worry-Free Remote Manager Agent Installation Guide

HTTP communication between Symantec Enterprise Vault and Clearwell E- Discovery

Instructions for Configuring a SAS Metadata Server for Use with JMP Clinical

SSL Intercept Mode. Certificate Installation Guide. Revision Warning and Disclaimer

Exchange 2010 PKI Configuration Guide

1. If there is a temporary SSL certificate in your /ServerRoot/ssl/certs/ directory, move or delete it. 2. Run the following command:

Secure IIS Web Server with SSL

MCTS Guide to Microsoft Windows Server 2008 Applications Infrastructure Configuration (Exam # )

How to Configure Microsoft System Operation Manager to Monitor Active Directory, Group Policy and Exchange Changes Using NetWrix Active Directory

To install the SMTP service:

ProjectWise Mobile Access Server, Product Preview v1.1

Microsoft IAS Configuration for RADIUS Authorization

BASIC CLASSWEB.LINK INSTALLATION MANUAL

MadCap Software. Upgrading Guide. Pulse

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES

ECA IIS Instructions. January 2005

Census. di Monitoring Installation User s Guide

Wavecrest Certificate

WHITE PAPER Citrix Secure Gateway Startup Guide

etoken Enterprise For: SSL SSL with etoken

Trend Micro PC-cillin Internet Security 2006

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

Setting up Sharp MX-Color Imagers for Inbound Fax Routing to or Network Folder

APNS Certificate generating and installation

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate

You must have at least Editor access to your own mail database to run archiving.

NSi Mobile Installation Guide. Version 6.2

Configuration (X87) SAP Mobile Secure: SAP Afaria 7 SP5 September 2014 English. Building Block Configuration Guide

Using Group Policies to Install AutoCAD. CMMU 5405 Nate Bartley 9/22/2005

Tool Tip. SyAM Management Utilities and Non-Admin Domain Users

Configuring Your Firewall for Client Access in Professional Edition

REQUIREMENTS AND INSTALLATION OF THE NEFSIS DEDICATED SERVER

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

0651 Installing PointCentral 8.0 For the First Time

Creating Home Directories for Windows and Macintosh Computers

Windows Clients and GoPrint Print Queues

Changing Your Cameleon Server IP

Configure SPLM 2012 on Windows 7 Laptop

Millennium Drive. Installation Guide

Specops Command. Installation Guide

Fasthosts Internet Parallels Plesk 10 Manual

SARANGSoft WinBackup Business v2.5 Client Installation Guide

DESLock+ Basic Setup Guide Version 1.20, rev: June 9th 2014

Changing Passwords in Cisco Unity 8.x

Printer Sharing of the PT-9500pc in a Windows Environment

Windows Firewall Configuration with Group Policy for SyAM System Client Installation

Setting Up SSL on IIS6 for MEGA Advisor

Configuring Network Load Balancing with Cerberus FTP Server

esync - Receiving data over HTTPS

Step-by-step installation guide for monitoring untrusted servers using Operations Manager ( Part 3 of 3)

LAB :: Secure HTTP traffic using Secure Sockets Layer (SSL) Certificate

FTP, IIS, and Firewall Reference and Troubleshooting

Configuring and Launching ANSYS FLUENT Distributed using IBM Platform MPI or Intel MPI

Enterprise SSL Support

Microsoft Exchange 2010 and 2007

Lab - Configure a Windows 7 Firewall

DreamFactory on Microsoft SQL Azure

Set up SSL in Deployment Solution 7.5

Setup for PCCharge. Important Pre-Installation Notes for PCCharge. Installation Overview. Step 1 Install And Set Up PCCharge on the Fileserver

Pro-Watch Software Suite Installation Guide Honeywell Release 4.1

HELIX MEDIA LIBRARY INSTALL GUIDE FOR WINDOWS SERVER 2003 Helix Media Library Version 1.1. Revision Date: July 2011

Redatam+SP REtrieval of DATa for Small Areas by Microcomputer

Network Printing In Windows 95/98/ME

Configuration of Microsoft Time Server

Cloud Attached Storage

Configuration for Professional Client Access

Sage HRMS 2014 Sage Employee Self Service Tech Installation Guide for Windows 2003, 2008, and October 2013

Installation Instruction STATISTICA Enterprise Server

Create, Link, or Edit a GPO with Active Directory Users and Computers

Reference and Troubleshooting: FTP, IIS, and Firewall Information

BusinessObjects Enterprise XI Release 2

Video Administration Backup and Restore Procedures

Releasing blocked in Data Security

Security Guidelines for MapInfo Discovery 1.1

Appendix E. Captioning Manager system requirements. Installing the Captioning Manager

Legal Notes. Regarding Trademarks KYOCERA MITA Corporation

WhatsUp Gold v16.3 Installation and Configuration Guide

Using IIS and UltraDev Locally page 1

How To Enable A Websphere To Communicate With Ssl On An Ipad From Aaya One X Portal On A Pc Or Macbook Or Ipad (For Acedo) On A Network With A Password Protected (

JAVS Scheduled Publishing. Installation/Configuration... 4 Manual Operation... 6 Automating Scheduled Publishing... 7 Windows XP... 7 Windows 7...

Moving the TRITON Reporting Databases

File Management Utility User Guide

Installation Guide. . All right reserved. For more information about Specops Inventory and other Specops products, visit

DigitalPersona Pro Server for Active Directory v4.x Quick Start Installation Guide

Ascend Interface Service Installation

System Center Service Manager

FTP Server Configuration

DP-313 Wireless Print Server

SAS 9.3 Foundation for Microsoft Windows

13.1 Backup virtual machines running on VMware ESXi / ESX Server

Install FileZilla Client. Connecting to an FTP server

e-cert (Server) User Guide For Apache Web Server

CONSOLEWORKS WINDOWS EVENT FORWARDER START-UP GUIDE

Avatier Identity Management Suite

SETUP SSL IN SHAREPOINT 2013 (USING SELF-SIGNED CERTIFICATE)

Step-by-Step Setup Guide Wireless File Transmitter FTP Mode

Lepide Software. LepideAuditor for File Server [CONFIGURATION GUIDE] This guide informs How to configure settings for first time usage of the software

Magaya Software Installation Guide

PC Agent Quick Start. Open the Agent. Autonomy Connected Backup. Version 8.8. Revision 0

Transcription:

SSL Installing your new Certificate

Contents Introduction... 3 Preparing your Certificate... 3 Installing your Certificate... 3 IIS 7.0... 3 IIS6... 5 Apache... 7 Plesk... 8 Other operating systems... 9 After you have installed SSL on your website... 10 Page 2 of 10

Introduction There are a number of steps in adding a digitally signed certificate. This guide assumes that you have already Created a Certificate Signing request, and have now received your new signed certificate. Once this is complete, you can add the certificate to your server and set up secured connections on your website. Preparing your Certificate Once you have received your signed certificate by email you should copy and paste it into a text editor, such as Notepad or Vi. Quick tip: Ensure that you copy the certificate into a text editor. Word Processors such as Microsoft Word will add hidden formatting characters that will stop your certificate from working when installed on your server. Your certificate should take the following format: ----- BEGIN CERTIFICATE ----- Code ----- END CERTIFICATE ----- Check that there are 5 dashes to either side of BEGIN CERTIFICATE and END CERTIFICATE and that no whitespace, extra line breaks of additional characters have been added during the copy and paste process. Save the certificate as a.crt file and upload this file to your server. Make a note of the certificate name and location as you will need this when you install your certificate. Installing your Certificate IIS 7.0 Step 1 Choose Start > Administrative Tools > Internet Information Services (IIS) Manager Page 3 of 10

Step 2 In the IIS Manager, choose your server name. Step 3 In the Features pane (the middle pane), open the Server Certificates icon. This will be located in the IIS section, or the Security section, depending upon how you are grouping your icons. Step 4 In the right hand Actions pane, click Complete Certificate Request. Step 5 In the text boxes provided, enter the path to your new certificate, and enter a friendly name for this certificate. Page 4 of 10

The friendly name allows you to quickly identify the certificate. You can choose any name you like. Once done, click OK. Associating your certificate with your website Step 6 Leaving IIS open, and using the left hand Connections pane, right click on the website you want to add SSL to. Step 7 Then click Edit Bindings. Step 8 A list of your bindings will appear. Click the Add button to add a new binding. Step 8 In the Bindings window select the binding type as https, then select the certificate to be used with the site. Step 9 Once done, click OK. IIS6 Step 1 Click Start > All Programs > Administrative Tools > Internet Services Manager (IIS) Manager Page 5 of 10

Step 2 Expand your Server Name and select Website. Step 3 Under Web Sites, right-click the corresponding Web site you wish to secure and click Properties. Step 4 Click the Directory Security tab. Then click Server Certificate. Step 5 The Web Server Security Wizard will open. Click Next to start the Wizard and then select Process the pending request and install the certificate. Page 6 of 10

Step 6 Step 7 Enter the path to your certificate and click Next. Read the summary screen to be sure that you are processing the correct certificate and then click Next. Click Next again to confirm. Assign your site an SSL port (443 by default) then Stop and Start your Web server before any testing. Note: If you don t specify an IP address when installing your SSL Certificate the same ID will be used for all sites created on your server. If you are hosting multiple sites on a single server you can specify that the ID only be used for a particular server IP address. Apache Step 1 Navigate to your httpd.conf configuration file and find the Virtual Host settings. There should be two directives within these settings. SSLCertificateFile should point towards the location of your newly signed public key. For example: SSLCertificateFile /usr/local/ssl/crt/public.crt SSLCertificateKeyFile should point towards your private key file. For example: SSLCertificateKeyFile /usr/local/ssl/private/private.key Note: Some instances of Apache contain both a httpd.conf and ssl.conf file. Please enter or amend the httpd.conf or the ssl.conf with the above directives. Do not enter these directives into both as this will cause a conflict. Step 2 Next, save the httpd.conf file and restart apache with the following commands: apachectl stop To Stop Apache, then: Page 7 of 10

apachectl startssl Step 3 To restart apache. Should Apache fail to restart you should check the Apache error logs for further information on the problem. Quick tip: Additional information on this process can be found on the Apache website at: http://httpd.apache.org/docs/2.0/mod/mod_ssl.html Step 1 Plesk Log into your Plesk Control panel and navigate to the domain name you would like to add SSL to. Step 2 In the Additional tools section, click SSL Certificates. Step 3 You will be returned to the SSL Certificates page where you can view a list of your SSL Certificates. Click on the certificate that you have just created. Step 4 Click Browse and then navigate to the location of the saved certificate. Select it, and then click Send File. This will upload and install the certificate against the corresponding Page 8 of 10

private key. Step 5 Return to the domain's administration screen (Domains > domain name) and click Web Hosting Settings. Step 6 Select the SSL certificate that you wish to install from the Certificate menu. Note: If no certificates are listed on this screen, your domain name is not using an exclusive IP address. An IP address should be allocated exclusively to this domain for SSL to be configured. Step 7 Select the SSL support check box and click OK. Other operating systems Page 9 of 10

Geotrust The suppliers of our SSL Certificates have additional information for installing SSL Certificates on operating systems not listed in this manual. This information can be found on their website at: http://www.geotrust.com/support/installation-instructions If your operating system is not listed on this page you should contact your OS supplier, who should be able to support you through this process. After you have installed SSL on your website Once you have installed your new certificate on your website you can offer your customers further piece of mind by adding the QuickSSL Premium True Site Seal you your secured pages if you want. Customers clicking this seal will be able to see further information regarding your certificate, and confirm that it has been signed by GeoTrust. The process for adding a site seal to your site is explained on GeoTrust s website at: http://www.geotrust.com/support/quick-ssl-support/premium-true-site-seal Page 10 of 10