#6716 cert-find does not find all certificates without sizelimit=0
Closed: fixed 7 years ago Opened 7 years ago 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

7 years ago

Metadata Update from @jcholast:
- Issue assigned to jcholast

7 years ago

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

7 years ago

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

7 years ago

master:

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

ipa-4-5:

  • 6382f9e 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)

7 years ago

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

7 years ago

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

7 years ago

Login to comment on this ticket.

Metadata