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

pki pkcs12-cert-del need serial and cert-id options to delete the certificate. #3254

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

Comments

@pki-bot
Copy link

pki-bot commented Oct 3, 2020

This issue was migrated from Pagure Issue #3137. Originally filed by cipherboy (@cipherboy) on 2020-03-15 14:37:26:


Created attachment 1488903 [details]
pki pkcs12-cert-del output

Description of problem:

I have few certificates with same name in the same file. I want to delete one of them. If you use nickname to delete the cert it will delete all the certificates in the p12 file.

Version-Release number of selected component (if applicable):

How reproducible:
Always

Steps to Reproduce:

  1. Add multiple certificates with the same name in the p12 file.
  2. Delete the certificate using nickname.
  3. It will delete all the certs.

Actual results:
It will delete all the certs.

Expected results:
If you use certificate_id option then it should delete only that cert.
If you use serial option to delete cert it should delete only that cert.

Additional info:

Log file attached.

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

@pki-bot
Copy link
Author

pki-bot commented Oct 3, 2020

Comment from cipherboy (@cipherboy) at 2020-03-15 14:37:37

Metadata Update from @cipherboy:

  • 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 rhbz adjusted to https://bugzilla.redhat.com/show_bug.cgi?id=1634517
  • Custom field type adjusted to None
  • Custom field version adjusted to None

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

No branches or pull requests

1 participant