Files
freeipa/ipaserver/install
Rob Crittenden f249c51bf4 Set the certmonger subject with a string, not an object
ipa-server-certinstall goes through a slightly different code path
if the replacement certificate is issued by IPA. This was setting
the subject using cert.subject which is a Name object and not the
string representation of that object. This was failing in the
dbus call to certmonger.

https://pagure.io/freeipa/issue/8204

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Fraser Tweedale <ftweedal@redhat.com>
2020-09-10 09:21:25 +02:00
..
2020-04-28 11:28:29 +02:00
2019-07-17 17:58:58 +03:00
2020-08-31 09:46:03 +03:00
2019-04-10 13:43:23 +02:00
2020-08-04 13:47:28 -04:00