[
https://issues.apache.org/jira/browse/WICKET-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054399#comment-18054399
]
ASF GitHub Bot commented on WICKET-7174:
----------------------------------------
bitstorm commented on PR #1357:
URL: https://github.com/apache/wicket/pull/1357#issuecomment-3800706941
> If this is the preferred solution, can we make sure that it gets into
wicket-9.x also?
At first sight it looks possible
> DefaultSecureRandomSupplier does not work for FIPS
> --------------------------------------------------
>
> Key: WICKET-7174
> URL: https://issues.apache.org/jira/browse/WICKET-7174
> Project: Wicket
> Issue Type: Bug
> Components: wicket
> Affects Versions: 10.7.0
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Major
>
> [https://github.com/apache/wicket/pull/1357]
>
> {quote}We've run into an issue where our software is running on FIPS-3
> systems and will not start because Wicket is requesting SHA1PRNG. I've
> replaced the exception with setting a new SecureRandom() to allow Java to
> choose the implementation.
> {quote}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)