Is it possible to configure PMO to use a particular TLS version on tenant/provider networks?
Problem
Is it possible to configure PMO to use a particular TLS version on tenant/provider networks?
Environment
- Platform9 Managed OpenStack - v4.1 and Higher
Answer
- OpenStack itself is unable to control the TLS version of traffic on tenant/provider networks.
- Tenant/Provider networks are configured to allow tenants to establish their own security policies, including encryption mechanisms.
- Typically, the control of TLS versions is managed within the VMs or instances running on those tenant networks.
- With OpenStack configuration, we can only manage the TLS version used for the management plane to host traffic.
Additional Information
Make sure to consult the OpenStack Documentation for the most recent updates on TLS in OpenStack.
Was this page helpful?