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

Additional information in the log output when an InvalidCipherException occurs. #2334

Conversation

kworkbee
Copy link
Contributor

@kworkbee kworkbee commented Sep 30, 2023

When a client application is starting with a mismatch symmetric key (between client and server), the output log prints before InvalidCipherException is thrown due to un-decryptable configuration properties, which creates additional information with log message because the message alone lacks information to guess why the InvalidCipherException occurred.

Relates to #1386

@kworkbee kworkbee changed the base branch from 4.0.x to main September 30, 2023 13:37
@kworkbee kworkbee changed the title Additional information in the log output when an invalidCipherException occurs. Additional information in the log output when an InvalidCipherException occurs. Sep 30, 2023
@kworkbee
Copy link
Contributor Author

@ryanjbaxter I fixed the message.

@ryanjbaxter ryanjbaxter added this to the 4.1.0-RC1 milestone Oct 18, 2023
@ryanjbaxter ryanjbaxter merged commit 5e50f11 into spring-cloud:main Oct 18, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants