#2785 Support for PKCS #7 certificates in pkispawn.
Closed: fixed Opened by edewata.

Currently pkispawn accepts PKCS #7 certificate chain (i.e. in pki_external_ca_cert_chain_path) for external CA and standalone KRA/OCSP cases. However, each system certificate (e.g. pki_external_ca_cert_path) still needs to be specified as a single certificate without chain.

In CMC case each system certificate will be returned as PKCS #7 data (see ticket #2784). The pkispawn should be modified to support PKCS #7 certificates directly. The certificate chain itself should become optional since it is already included in the PKCS #7 data.


Metadata Update from @mharmsen:
- Custom field component adjusted to None
- Custom field feature adjusted to None
- Custom field origin adjusted to None
- Custom field proposedmilestone adjusted to None
- Custom field proposedpriority adjusted to None
- Custom field reviewer adjusted to None
- Custom field type adjusted to None
- Custom field version adjusted to None
- Issue set to the milestone: 0.0 NEEDS_TRIAGE

Metadata Update from @edewata:
- Issue assigned to edewata

Metadata Update from @edewata:
- Issue set to the milestone: 10.5 (was: 0.0 NEEDS_TRIAGE)

Fixed in master:

  • https://github.com/dogtagpki/pki/commit/63a5610d12dcf3894b6e06e0ae8f1c1e20313598
  • https://github.com/dogtagpki/pki/commit/bb4c89d894fd3b07528e3b0c7312fb1484e72bfe
  • https://github.com/dogtagpki/pki/commit/47a4e34f8f98249ef0eb6defbaf108220e22a7d0
  • https://github.com/dogtagpki/pki/commit/8bef57c7baf0a389dd1c4bf6b40542d73a053ae0

Metadata Update from @edewata:
- Issue close_status updated to: fixed
- Issue priority set to: critical
- Issue status updated to: Closed (was: Open)

Metadata Update from @mharmsen:
- Issue set to the milestone: 10.5.0 (was: 10.5)

Metadata Update from @mharmsen:
- Custom field fixedinversion adjusted to pki-core-10.5.0-1.fc27

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

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