Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cert module's import must import audit cert with correct flags #3184

Closed
pki-bot opened this issue Oct 3, 2020 · 4 comments
Closed

cert module's import must import audit cert with correct flags #3184

pki-bot opened this issue Oct 3, 2020 · 4 comments

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #3066. Originally filed by dmoluguw (@SilleBille) on 2018-09-25 16:58:06:


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"

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from dmoluguw (@SilleBille) at 2018-09-25 16:58:10

Metadata Update from @SilleBille:

  • Issue assigned to SilleBille

@pki-bot pki-bot closed this as completed Oct 3, 2020
@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from dmoluguw (@SilleBille) at 2018-09-25 17:46:31

Fixed in: #55

Fixes both audit_signing and ca_signing certs' trust flags

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from dmoluguw (@SilleBille) at 2018-09-25 17:46:31

Metadata Update from @SilleBille:

  • 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

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from dmoluguw (@SilleBille) at 2018-09-26 11:06:01

Metadata Update from @SilleBille:

  • Issue close_status updated to: fixed
  • Issue status updated to: Closed (was: Open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant