Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pki cert-find return results when invalid date is passed to --revokedonTo and --revokedOnFrom #3335

Open
pki-bot opened this issue Oct 3, 2020 · 9 comments
Milestone

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #1072. Originally filed by mrniranjan (@mrniranjan) on 2014-07-17 08:30:24:

  • Assigned to nobody

When invalid date is passed to --revokedOnTo and --revokedOnFrom, i still see results getting returned

[root@dhcp207-176 dogtag]# pki cert-find --revokedOnTo 2044-33-33 --size 1000
---------------
2 entries found
---------------
  Serial Number: 0xe
  Subject DN: UID=CA_adminR,E=CA_adminR@example.com,CN=CA_Admin_RevokedCert,OU=Engineering,O=Example,C=US
  Status: REVOKED
  Type: X.509 version 3
  Key Algorithm: PKCS 1 RSA with 2048-bit key
  Not Valid Before: Tue Jul 15 10:56:38 EDT 2014
  Not Valid After: Sun Jan 11 09:56:38 EST 2015
  Issued On: Tue Jul 15 10:56:42 EDT 2014
  Issued By: caadmin

  Serial Number: 0x11
  Subject DN: UID=CA_agentR,E=CA_agentR@example.com,CN=CA_Agent_RevokedCert,OU=Engineering,O=Example,C=US
  Status: REVOKED
  Type: X.509 version 3
  Key Algorithm: PKCS 1 RSA with 2048-bit key
  Not Valid Before: Tue Jul 15 10:58:29 EDT 2014
  Not Valid After: Sun Jan 11 09:58:29 EST 2015
  Issued On: Tue Jul 15 10:58:31 EDT 2014
  Issued By: caadmin
----------------------------
Number of entries returned 2
----------------------------
[root@dhcp207-176 dogtag]# pki cert-find --revokedOnFrom 02-2014-07 --size 1000
---------------
2 entries found
---------------
  Serial Number: 0xe
  Subject DN: UID=CA_adminR,E=CA_adminR@example.com,CN=CA_Admin_RevokedCert,OU=Engineering,O=Example,C=US
  Status: REVOKED
  Type: X.509 version 3
  Key Algorithm: PKCS 1 RSA with 2048-bit key
  Not Valid Before: Tue Jul 15 10:56:38 EDT 2014
  Not Valid After: Sun Jan 11 09:56:38 EST 2015
  Issued On: Tue Jul 15 10:56:42 EDT 2014
  Issued By: caadmin

  Serial Number: 0x11
  Subject DN: UID=CA_agentR,E=CA_agentR@example.com,CN=CA_Agent_RevokedCert,OU=Engineering,O=Example,C=US
  Status: REVOKED
  Type: X.509 version 3
  Key Algorithm: PKCS 1 RSA with 2048-bit key
  Not Valid Before: Tue Jul 15 10:58:29 EDT 2014
  Not Valid After: Sun Jan 11 09:58:29 EST 2015
  Issued On: Tue Jul 15 10:58:31 EDT 2014
  Issued By: caadmin
----------------------------
Number of entries returned 2
----------------------------
@pki-bot pki-bot added this to the FUTURE milestone Oct 3, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2014-07-17 23:19:49

proposing Milestone 10.2.2

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2014-09-18 04:56:00

Proposed Milestone: 10.2.3 (per CS Meeting of 09/17/2014)

remains low priority

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2015-01-15 01:31:26

Per Dogtag 10.2.X meeting of 01/14/2015: Milestone 10.2 Backlog

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2015-03-03 04:05:47

Per 10.2.3 TRIAGE meeting of 02/26/2015: 10.3

NOTE: Moved from 10.2 Backlog since it was not a documentation/man page issue.

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2016-05-04 18:30:20

Per Bug Triage of 05/03/2016: 10.4

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mrniranjan (@mrniranjan) at 2017-02-27 13:59:57

Metadata Update from @mrniranjan:

  • Issue set to the milestone: UNTRIAGED

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2017-08-31 00:30:36

Metadata Update from @mharmsen:

  • Custom field feature adjusted to None
  • Custom field lowhangingfruit adjusted to vakwetu: X
  • Custom field proposedmilestone adjusted to None
  • Custom field proposedpriority adjusted to None
  • Custom field reviewer adjusted to None
  • Custom field version adjusted to None
  • Issue close_status updated to: None
  • Issue set to the milestone: FUTURE (was: UNTRIAGED)

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2018-04-18 20:02:22

Per 10.5.x/10.6 Triage: FUTURE

RHBZ: CLOSED UPSTREAM

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from mharmsen (@mharmsen) at 2018-04-18 20:02:23

Metadata Update from @mharmsen:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant