openstack-ansible-os_octavia/releasenotes/notes/certificate_generation-a9cdcc8e3b1e186f.yaml
German Eichberger 1515ca276b Adds certificate generation
This will generate self-signed certificates needed
for Octavia during install.

Change-Id: I39bbc4c43633b844b55f463723ba1b72d79fd206
2018-04-24 14:38:58 -07:00

15 lines
486 B
YAML

---
features:
- |
Octavia requires SSL certificates for communication with the amphora. This
adds the automatic creation of self signed certificates for this purpose.
It uses different certificate authorities for amphora and control plane
thus insuring maximum security.
security:
- |
It is recommended that the certificate generation is always reviewed by
security professionals since algorithms and key-lengths considered secure
change all the time.