Files
freeipa/ipaserver
Fraser Tweedale 6e4e522e52 cert-find: fix 'issuer' option
The 'issuer' option of cert-find was recently changed from Str to
DNParam, however, 'ra.find' expects a string and throws when it
receives a DN.

When constructing the dict that gets passed to 'ra.find', turn
DNParams into strings.

Part of: https://fedorahosted.org/freeipa/ticket/5381

Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2016-06-29 09:54:18 +02:00
..
2016-06-29 09:54:18 +02:00
2010-12-20 17:19:53 -05:00
2016-06-15 13:51:48 +02:00