Managing SSL certificates
IBM Storage Enabler for Containers uses SSL certificates for maintaining a secure communication link between the IBM Storage Enabler for Containers server, its database, the Dynamic Provisioner, the FlexVolume, and the Spectrum Connect server.
Download and extract the IBM Storage Enabler for Containers installer to gain access to the
installation script (ubiquity_installer.sh). See steps 1 to 3 of the Performing installation section.
IBM Storage Enabler for Containers supports two SSL modes, when communicating with its components:
- require, when no validation is required. The IBM Storage Enabler for Containers server generates self-signed certificates on the fly. In this mode, you can skip the procedure detailed below and continue with the installation of the IBM Storage Enabler for Containers without any special SSL configuration.
- verify-full, expecting the user to provide relevant certificates. When enabled, this SSL mode requires additional configuration steps as listed below.