Files
devstack/lib
Tim Burke 0137703825 Allow IP-based subject alt names
... even when no other subject alt names provided

Previously, a non-voting job in barbican's gate would fail with something like

  X509 V3 routines:X509V3_parse_list:invalid null name:v3_utl.c:319:
  X509 V3 routines:DO_EXT_NCONF:invalid extension string:v3_conf.c:140:name=subjectAltName,section=DNS:pykmip-server,,IP:198.72.124.103
  X509 V3 routines:X509V3_EXT_nconf:error in extension:v3_conf.c:95:name=subjectAltName, value=DNS:pykmip-server,,IP:198.72.124.103

because we'd have an invalid empty string.

Change-Id: I5459b8976539924cd6cc6c1e681b6753a76b804c
2018-11-30 14:40:12 -08:00
..
2015-11-27 15:36:04 +11:00
2018-01-11 16:19:36 +01:00
2018-09-24 12:34:15 +02:00
2015-11-27 15:36:04 +11:00
2017-09-01 15:08:17 -04:00
2018-03-11 05:43:44 +00:00
2018-06-18 15:54:36 +00:00
2015-11-27 15:36:04 +11:00
2017-07-10 17:06:16 -03:00
2018-03-28 13:51:31 -05:00
2018-11-02 15:29:37 +00:00
2017-06-20 14:09:30 -04:00
2018-11-30 14:40:12 -08:00