Bug 1309245 - Docs for specifying a root CA certificate used for the Openstack SSL
Summary: Docs for specifying a root CA certificate used for the Openstack SSL
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: Documentation
Version: 5.5.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: GA
: cfme-future
Assignee: Red Hat CloudForms Documentation
QA Contact: Red Hat CloudForms Documentation
URL:
Whiteboard: doc
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-02-17 10:25 UTC by Marius Cornea
Modified: 2018-03-29 05:32 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-03-29 05:32:56 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:


Attachments (Terms of Use)

Description Marius Cornea 2016-02-17 10:25:54 UTC
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:

Comment 2 Dayle Parker 2018-03-29 05:32:56 UTC
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.


Note You need to log in before you can comment on or make changes to this bug.