i6 System

Overview

Allows you to define system wide preferences such as email server, date/time operations and certificate details for secure access. Gives you information about your current library system, including details such as product type, firmware level, and contact details. None of these settings affect normal library operations.


Layout

 


Tasks

Configuration

Firmware/Software Management

Actions

Review - How to Generate a signed SSL Certificate from a CSR

A Certificate Signing Request (CSR) is a block of encoded text that is given to a Certificate Authority when applying for a Secure Sockets Layer (SSL) certificate. The CSR is usually generated on the server where the SSL certificate will be installed. It contains information that will be included in the certificate such as the organization name, common name (the tape library's domain name), locality, and country.

The CSR also contains the public key that will be included in the SSL certificate. A private key is created at the same time that the CSR is created, making the key pair.

The Quantum library will automatically generate certificates that allow secure server access. These certificates are self-signed by the library, and will be flagged in library security scans as not secure. Quantum recommends that you replace the library generated certificates with your own self-signed certificates using a Certificate Authority (CA) or certificates from a third party Certificate Authority (CA).

The SSL certificate can be created using two different methods: