Este conteúdo não está disponível no idioma selecionado.
Appendix A. Using a Self-Signed CA Certificate
Adding a self-signed Certificate Authority (CA) certificate for SSL authentication requires additional configuration on OpenStack Platform and Microsoft System Center Virtual Machine Manager (SCVMM) providers.
This procedure is not required for OpenShift Container Platform, Red Hat Virtualization, or middleware manager providers, which have the option to select SSL trusting custom CA as a Security Protocol in the user interface. These steps are needed only for providers without this option in the user interface.
Before adding the provider, configure the following:
-
Copy your provider’s CA certificate in PEM format to
/etc/pki/ca-trust/source/anchors/
on your CloudForms appliance. Update the trust settings on the appliance:
update-ca-trust
# update-ca-trust
Copy to Clipboard Copied! Toggle word wrap Toggle overflow Restart the EVM processes on the server:
rake evm:restart
# rake evm:restart
Copy to Clipboard Copied! Toggle word wrap Toggle overflow
The CA certificate is added to the appliance, and you can add the provider to CloudForms.