kolla-ansible/ansible/roles/certificates
Xing Zhang aa45d379a0
Add DNS to subjectAltName in Self-Signed Certificate
According to [1]:
IP address used in the IP options can be in either IPv4 or IPv6 format.
DNS can be used for IPv4 only, IPv6 only and dual stack.

Also should have FQDNs in subjectAltName per current[2].

[1] https://www.openssl.org/docs/man1.0.2/man5/x509v3_config.html
[2] https://support.google.com/chrome/a/answer/7391219

Partially-Implements: blueprint ipv6-control-plane

Change-Id: Ibad8f8c734984aeda8ddac1a5db39875bc242bbf
2019-09-11 11:40:12 +08:00
..
defaults Use correct variable for default certificate paths 2018-11-19 16:25:28 +00:00
tasks Removing '/certificates' entry in generate.yml as this causes an 2019-03-27 09:26:58 -06:00
templates Add DNS to subjectAltName in Self-Signed Certificate 2019-09-11 11:40:12 +08:00