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

[BUG] stir_shaken reloading certs using mi command does not reload in all processes #3484

Open
ar45 opened this issue Oct 1, 2024 · 1 comment
Labels

Comments

@ar45
Copy link
Contributor

ar45 commented Oct 1, 2024

Describe the bug
stir_shaken uses static variable
static X509_STORE *store;

Later when reloaded using mi, it just updates that var, which will update only for that child process where the mi command was dispatched to.

@ar45 ar45 changed the title [BUG] stir_shaken reloading certs using mi command is does not reload in all processes [BUG] stir_shaken reloading certs using mi command does not reload in all processes Oct 1, 2024
Copy link

Any updates here? No progress has been made in the last 15 days, marking as stale. Will close this issue if no further updates are made in the next 30 days.

@github-actions github-actions bot added the stale label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant