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-sync fails to add multiple certs with the same name from the trusted cert store #21748

Open
emerconnelly opened this issue Feb 29, 2024 · 0 comments

Comments

@emerconnelly
Copy link

Steps to Reproduce

  1. add two self-signed CA certs with the same name to the local trusted cert store
  2. run cert-sync /etc/ssl/certs/ca-bundle.crt

Current Behavior

When running cert-sync /etc/ssl/certs/ca-bundle.crt, the cert with the same name is "re-added" every time the command is run.

Expected Behavior

When running cert-sync /etc/ssl/certs/ca-bundle.crt, I expected the cert to be added once. Upon running the command each time there after, it should no longer add the cert again.

On which platforms did you notice this

[ ] macOS
[ x ] Linux
[ ] Windows

Version Used:
6.8.0.123

Stacktrace

Please paste the stack trace here if available.
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