integ/ceph/ceph
Daniel Badea fcaa49ecaf ceph: mgr restful plugin set certificate to match host name
python-cephclient certificate validation fails when connecting
to ceph-mgr restful plugin because server URL doesn't match
CommonName (CN) or SubjectAltName (SAN).

Setting CN to match server hostname fixes this issue but
raises a warning caused by missing SAN.

Using CN=ceph-restful and SAN=<hostname> fixes the issue
and clears the warning.

Change-Id: I6e8ca93c7b51546d134a6eb221c282961ba50afa
Closes-bug: 1828470
Signed-off-by: Daniel Badea <daniel.badea@windriver.com>
2019-09-09 06:53:58 +00:00
..
centos Ceph build script improvements to prevent needless rebuilds 2019-05-24 13:10:28 -04:00
files ceph: mgr restful plugin set certificate to match host name 2019-09-09 06:53:58 +00:00