View Issue Details

IDProjectCategoryView StatusLast Update
001005810000-012: DiscoverySpecpublic2024-12-12 19:42
ReporterMatthias Damm Assigned ToRandy Armstrong  
PrioritynormalSeveritymajorReproducibilityhave not tried
Status resolvedResolutionfixed 
Product Version1.05.04 
Target Version1.05.05 RC1Fixed in Version1.05.05 RC1 
Summary0010058: Behaviour of GetCertificateStatus undefined before first signing request
Description

The figure in "7.6 Pull Management Workflow" includes GetCertificateStatus() into the "Certificate Pull Management Workflow". From the figure it is also executed directly after application registration is completed before the first signing request was executed.

The application is not assigned to a CertificateGroup after application registration.

We need to clarify the behaviour in this state if GetCertificateStatus() is called for a CertificateGroup the application want to join.

Option 1:
GetCertificateStatus() returns Good and updateRequired=TRUE

Option 2:
GetCertificateStatus() returns a Bad status since the application is not assigned to the requested CertificateGroup yet.

TagsErrata Needed to Close
Commit Version1.05.05 RC1
Fix Due Date

Activities

Randy Armstrong

2024-12-06 09:00

administrator   ~0022200

The return code is Bad_GroupNotAssigned if this Method is called for a CertificateGroup which the Client does not belong to. This most likely means the process to issue a Certificate in the CertificateGroup has not completed .

Jim Luth

2024-12-12 19:42

administrator   ~0022208

Agreed to 1.05 changes - needs 1.04 Errata to close.

Changed resolution to require the return updateRequired=TRUE in this case.

Issue History

Date Modified Username Field Change
2024-12-05 11:31 Matthias Damm New Issue
2024-12-06 09:00 Randy Armstrong Assigned To => Randy Armstrong
2024-12-06 09:00 Randy Armstrong Status new => resolved
2024-12-06 09:00 Randy Armstrong Resolution open => fixed
2024-12-06 09:00 Randy Armstrong Fixed in Version => 1.05.05 RC1
2024-12-06 09:00 Randy Armstrong Commit Version => 1.05.05 RC1
2024-12-06 09:00 Randy Armstrong Note Added: 0022200
2024-12-12 19:42 Jim Luth Note Added: 0022208
2024-12-12 19:42 Jim Luth Tag Attached: Errata Needed to Close