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
- Navigate to the
certs
directory (automatically generated). - Create the
trusted
directory. - Copy the certificate to the
trusted
directory.
Cloudbreak will automatically pick up the certificate and import it into its trust store upon start.