#6716 cert-find does not find all certificates without sizelimit=0
Closed: fixed Opened by pvomacka.

ipa cert-find command does not find arbitrary certificates which were added using {user|host|service|iduseroverride}-cert-add command.

Steps to reproduce:
1) Add certificate using user-add-cert command
2) Try to show certificates for user using $ ipa cert-find --users username
3) No certificates match
4) Try to show certificates for user using $ ipa cert-find --users username --sizelimit=0
5) 1 certificate matches

The same issue (no arbitrary certificates) is also for cert-find without specifying user or any other entity.

Expected result:
Certificates are found even without --sizelimit=0


Metadata Update from @pvoborni:
- Issue tagged with: regression

Metadata Update from @jcholast:
- Issue assigned to jcholast

Metadata Update from @pvoborni:
- Issue priority set to: 2
- Issue set to the milestone: FreeIPA 4.5

Metadata Update from @mbasti:
- Issue set to the milestone: FreeIPA 4.5.1 (was: FreeIPA 4.5)

master:

  • 6de507c2cad255975665eca6dd6ef7c8f2458d51 cert: do not limit internal searches in cert-find

ipa-4-5:

  • 6382f9eee335907362a5ccb44b892f59de7d3751 cert: do not limit internal searches in cert-find

Metadata Update from @mbabinsk:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata Update from @pvoborni:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1436723

Metadata Update from @pvoborni:
- Custom field rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1436723

Issue linked to bug 1436723

Metadata