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

Update RESTEasy's hashing algorithm #30912

Open
WhiteCat22 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #30914
Open

Update RESTEasy's hashing algorithm #30912

WhiteCat22 opened this issue Mar 3, 2025 · 0 comments · May be fixed by #30914
Labels
release bug This bug is present in a released version of Open Liberty

Comments

@WhiteCat22
Copy link
Member

Describe the bug
RESTEasy uses SHA as it's hashing algorithm. Modern JDK's required SHA-1 at a minimum.

If there is a stack trace, please include the FULL stack trace (without any [internal classes] lines in it). To find the full stack trace, you may need to check in $WLP_OUTPUT_DIR/messages.log

Steps to Reproduce
Steps to reproduce the bug

Expected behavior
A clear and concise description of what you expected to happen.

Diagnostic information:

  • OpenLiberty Version: [e.g. 21.0.0.8 - 21.0.0.10]
  • Affected feature(s) [e.g. mpHealth-3.0]
  • Java Version: [i.e. full output of java -version]
  • server.xml configuration (WITHOUT sensitive information like passwords)
  • If it would be useful, upload the messages.log file found in $WLP_OUTPUT_DIR/messages.log

Additional context
Add any other context about the problem here.

@WhiteCat22 WhiteCat22 added the release bug This bug is present in a released version of Open Liberty label Mar 3, 2025
@WhiteCat22 WhiteCat22 linked a pull request Mar 3, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release bug This bug is present in a released version of Open Liberty
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant