#1519 TPS UI lists the certs on the token when the token is in uninitialized state
Closed: Fixed None Opened 8 years ago by rpattath.

TPS UI lists the certs on the token when the token is in uninitialized state

Steps to Reproduce:

1. Enabled externalReg in TPS and recover a cert
2. op.format.userKey.revokeCert=false in TPS CS.cfg
3. Format the token

Actual results:

The certs on the token are not revoked (as expected)
On TPS UI the token is in uninitialized state, but certs are listed when the
certificates under the token are viewed
ESC does not show any certificate under the token

Expected results:

The certs on the token are not revoked (as expected)
On TPS UI the token is in uninitialized state, no certs should be listed when
the certificates under the token are viewed

Per CS/DS Meeting of 08/03/2015: 10.3

This requires modifying the UI to check the token status before displaying the link to view the certificates.

pushed to master

commit ca8febca42bdb278d5fbfc641333c4bd1fe7a9be
Author: Christina Fu cfu@redhat.com
Date: Tue Apr 5 15:57:38 2016 -0700

Ticket #1519 token format should delete certs from token record
This patch removes certs from token record when it is formatted.

Metadata Update from @rpattath:
- Issue assigned to cfu
- Issue set to the milestone: 10.3.0.a2

7 years ago

Dogtag PKI is moving from Pagure issues to GitHub issues. This means that existing or new
issues will be reported and tracked through Dogtag PKI's GitHub Issue tracker.

This issue has been cloned to GitHub and is available here:
https://github.com/dogtagpki/pki/issues/2078

If you want to receive further updates on the issue, please navigate to the
GitHub issue and click on Subscribe button.

Thank you for understanding, and we apologize for any inconvenience.

Login to comment on this ticket.

Metadata