Installing Cloudbreak on OpenStack
Also available as:
PDF

Configure a self-signed certificate

If your OpenStack is secured with a self-signed certificate, you need to import that certificate into Cloudbreak, or else Cloudbreak won’t be able to communicate with your OpenStack.

To import the certificate, place the certificate file in the /certs/trusted/ directory by using the following these steps.

Steps

  1. Navigate to the certs directory (automatically generated).
  2. Create the trusted directory.
  3. Copy the certificate to the trusted directory.

Cloudbreak will automatically pick up the certificate and import it into its trust store upon start.