#3066 cert module's import must import audit cert with correct flags
Closed: fixed 5 years ago Opened 5 years ago by dmoluguw.

Currently, when you run the pki-server cert-import command, it imports the certs with default trust flags which is "u,u,u". However, following certs need to have special flags:

<subsystem>_audit_signing = "u,u,Pu"
ca_signing = "CTu,Cu,Cu"


Metadata Update from @dmoluguw:
- Issue assigned to dmoluguw

5 years ago

Fixed in: https://github.com/dogtagpki/pki/pull/55

Fixes both audit_signing and ca_signing certs' trust flags

Metadata Update from @dmoluguw:
- 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

5 years ago

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

5 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/3184

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