c15dc20341
Include a reference to the globally configured Certificate Authority to all services. Services use the CA to verify HTTPs connections. Change-Id: I38da931cdd7ff46cce1994763b5c713652b096cc Partially-Implements: blueprint support-trusted-ca-certificate-file
6 lines
203 B
YAML
6 lines
203 B
YAML
---
|
|
features:
|
|
- Configure all openstack services to use the globally defined Certificate
|
|
Authority to verify HTTPs connections. The global CA is configured by the
|
|
'openstack_cacert' parameter.
|