-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Reload key and certs in SockerAppender reconnector #2767
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
2a45658
Reload key and certs in SockerAppender reconnector
MichaelMorrisEst 580ec20
Evict old connections during reconfiguration
MichaelMorrisEst 575f8f7
Reload key and certs in SockerAppender reconnector
MichaelMorrisEst 1ef19d1
Evict old connections during reconfiguration
MichaelMorrisEst 9ccac2d
Avoid caching configuration in `SslConfigurationFactory`
vy 6e90862
Overhaul `SslConfiguration` to improve reload support
vy 799abc4
Avoid `Thread.sleep()` in `SocketAppenderReconnectTest`
vy c39d865
Overhaul SSL tests
vy 9519457
Use distinct passwords for SSL key stores in tests
vy 0bbf3c5
Extend `SocketAppenderReconnectTest` to test key & trust store reloads
vy 4b81792
Merge remote-tracking branch 'origin/2.x' into ssl-cfg
vy 2060e83
Merge branch 'ssl-cfg' into nordix-log4j2-2988
vy c58e6d2
Minor corrections
vy 9121978
Add changelog entry
vy 75503e3
Fix `bnd-baseline:baseline` failures
vy 7c81318
Merge branch '2.x' into nordix-log4j2-2988
vy 68e8c23
Replace `Configurator.initialize()` with `LoggerContext::new`
vy 1c2165c
Remove country from the CA certificate
vy 132cdd9
Fix `@Version` in `o.a.l.l.core.net.ssl`
vy 8528e89
Improve creation of the default `SSLContext`
vy 6676e5d
Remove complicated fallback logic in `SslConfiguration`
vy 34eb0ef
Improve changelog
vy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.