#754 Change OCSP certificate label
Closed: migrated 3 years ago by dmoluguw. Opened 10 years ago by mharmsen.

While working on standalone PKI, it was discovered that the following values exist in various CS.cfg files:

  CA:    ca.cert.list=signing,ocsp_signing,sslserver,subsystem,audit_signing

  OCSP:  ocsp.cert.list=signing,sslserver,subsystem,audit_signing

The 'sslserver', 'subsystem', and 'audit_signing' values refer to the same types of certificates regardless of subsystem.

However,for OCSP subsystems, the term 'signing' certificate does not refer to either the CA 'signing' certificate or a CA 'ocsp_signing' certificate. Therefore, we should distinguish the OCSP 'signing' certificate by a different name to avoid confusion, especially as these various certificate types are all processed by the same code.


Metadata Update from @mharmsen:
- Issue set to the milestone: UNTRIAGED

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/1321

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.

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

3 years ago

Login to comment on this ticket.

Metadata