Certificate Lifecycle Management Using Red Hat Identity Management
Contrail Networking Release 5.1 supports using Transport Layer Security (TLS) with RHOSP to perform lifecycle management, including renewal, expiration, and revocation, of certificates using Red Hat Identity Management (IdM). Because IdM uses fully qualified domain names (FQDNs) to manage endpoints instead of IP addresses, Contrail Networking services are also enhanced to use FQDNs.
Prior to Contrail Networking Release 5.1, lifecycle management of certificates was done manually.
Fully Qualified Domain Names
Contrail Networking Release 5.1 is integrated with IdM to perform lifecycle management of certificates. Contrail Networking services are also enhanced to use FQDNs in the following scenarios:
Establishing connections between Contrail Networking components
Input parameters for Contrail Docker container instead of IP addresses
Contrail TripleO Heat Templates pass FQDNs instead of IP addresses for configuration of Contrail Networking containers using only TLS. You can configure TripleO Heat Templates to pass FQDNs without TLS by setting the
contrail_nodes_param_suffux: ‘node_names’
option.Certificates are issued for every Contrail Networking node and stored in the /etc/contrail/ssl folder which is mounted on all Docker containers
Performing Lifecycle Management of Certificates using Identity Management
Perform the following steps to install the IdM server and manage certificates.