IBM Support

Add CA signed certificates to IBM Spectrum Protect Plus

How To


Summary

When adding Spectrum Protect or Cloud storage to IBM Spectrum Protect Plus as secondary backup storage, certificates are required to complete the configuration. When these certificates are CA signed, the complete certificate chain, including the root CA certificate and any intermediate CA certificate needs to uploaded.

Objective

Preparing a certificate chain from a CA signed certificate for upload into IBM Spectrum Protect Plus.

Steps

  1. Request the CA signed certificate from the destination storage from the storage administrator.
  2. Request the root CA certificate and any intermediate CA certificates.
  3. Combine all certificates in one file:
    1. Open a file editor that is able to manipulate ascii files (e.g. notepad ++).
    2. Create a new file e.g. chain.crt.
    3. Add all certificates in this new certificate file in the order shown below. Include the begin and end certificate lines, make sure no blank lines exist in the new certificate file.
      -----BEGIN CERTIFICATE-----
      CA signed certificate
      -----END CERTIFICATE-----
      -----BEGIN CERTIFICATE-----
      Intermediate CA certificate
      -----END CERTIFICATE-----
      -----BEGIN CERTIFICATE-----
      Root CA certificate
      -----END CERTIFICATE-----
  4. Upload created certificate in IBM Spectrum Protect Plus.

Related Information

Document Location

Worldwide

[{"Business Unit":{"code":"BU058","label":"IBM Infrastructure w\/TPS"},"Product":{"code":"SSNQFQ","label":"IBM Spectrum Protect Plus"},"ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Version(s)","Line of Business":{"code":"LOB26","label":"Storage"}}]

Document Information

Modified date:
15 June 2020

UID

ibm16232490