8b4707a1f5
Octavia uses PKI in order to securely communicate over REST between the control plane and the amphorae. However, there is no option to currently configure these options at the moment. This patch adds a class which helps configure these options to be able to successfully communicate with PKI. It is important that the SSL certificates must still be generated by the user. Change-Id: Ifbf5cd5118e6d02c514589ecbce9d49096faf242
4 lines
172 B
YAML
4 lines
172 B
YAML
---
|
|
features:
|
|
- You can now configure the paths for the certificates which are used to the
|
|
public key infrastructure system which is used to authenticate to amphorae. |