SSL Certificate Configuration
  
Version 10.2.00
SSL Certificate Configuration
The following sections provide the steps for implementing the Secure Socket Layer (SSL) protocol within APTARE StorageConsole. SSL can be used when communicating with the Portal and for data collection communication. In addition to SSL configuration details, this section provides instructions to create a self-signed certificate and to add a virtual interface to a Linux server. A sample of a default Apache SSL configuration file is also provided.
APTARE validated these instructions, but there are many variations in the method used to implement SSL. This document is meant only as a guide to one implementation approach and it may not be applicable in all situations. Implementing SSL requires knowledge of the underlying technology.
Note: While these steps include directions for generating a temporary, self-signed certificate, APTARE recommends obtaining the certificate from a third-party provider rather than using the self-signed certificate.
This section covers the following topics:
SSL Implementation Overview
Obtain an SSL Certificate
Update the Web Server Configuration to Enable SSL
Enable/Disable SSL for a Data Collector
Enable/Disable SSL for Emailed Reports
Test and Troubleshoot SSL Configurations
Create a Self-Signed SSL Certificate
Configure the Data Collector to Trust the Certificate
Add a Virtual Interface to a Linux Server
Add a Virtual/Secondary IP Address on Windows
Default Apache SSL Configuration File