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

Issue #8973 - Rework KeyStoreScanner handling for symlink related changes #9014

Merged

Conversation

joakime
Copy link
Contributor

@joakime joakime commented Dec 6, 2022

…nges

+ Removed changes from #8786 and #8787
+ More test cases

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime joakime added the Bug For general bugs on Jetty side label Dec 6, 2022
@joakime joakime self-assigned this Dec 6, 2022
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@lachlan-roberts
Copy link
Contributor

@joakime you need to update the jetty-ssl-context-reload.xml and ssl-reload.mod files as well.

Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
@joakime
Copy link
Contributor Author

joakime commented Dec 7, 2022

@lachlan-roberts done, please re-review

joakime and others added 5 commits December 7, 2022 02:55
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Signed-off-by: Lachlan Roberts <lachlan@webtide.com>
@lachlan-roberts
Copy link
Contributor

@joakime I made a commit to remove some bad documentation about the followLinks setting from module-ssl-reload.adoc.

Copy link
Contributor

@lachlan-roberts lachlan-roberts left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't think of an example where it would be necessary to resolve the symlinks in the KeyStoreScanner, so I think removing followLinks setting is ok.

@joakime joakime merged commit 7e1de8b into jetty-10.0.x Dec 7, 2022
@joakime joakime deleted the fix/jetty-10.0.x/keystore-scanner-doubly-symlinked branch December 7, 2022 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug For general bugs on Jetty side
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Does ssl-reload monitor keystore when it is a symlink?
2 participants