#6359 test_0003_find_OCSP will never fail
Closed: Fixed Opened by mbasti.

There is probably missing assert if any related certificate was found or not. Test will pass in both cases.

>>> api.Command.cert_find(subject=u'trololo')
{u'count': 0, u'summary': u'0 certificates matched', u'result': (), u'truncated': False}

master:

  • 95aa9369cb2f84ab71fa84e254d0bb3af264e97e Fix: find OSCP certificate test

Metadata Update from @mbasti:
- Issue assigned to mbasti
- Issue set to the milestone: FreeIPA 4.5

Metadata