Hide Forgot
With BZ#1292409 we introduced the ability to specify a root CA certificate that should be used for the Openstack SSL connectivity. Here are the steps: 1. Update the system trusted store with the root CA: sudo cp cacert.pem /etc/pki/ca-trust/source/anchors/ sudo update-ca-trust extract 2. Add the system trusted store location to the Server Advanced Configuration: ssl: ssl_ca_file: "/etc/pki/tls/certs/ca-bundle.crt" ssl_ca_path:
Instructions on the options for using SSL with an OpenShift provider are in the Managing Providers guide: https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.6/html-single/managing_providers/#adding_openshift_provider If additional information is needed, please feel free to reopen this bug with details.