[
https://issues.apache.org/jira/browse/WICKET-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054519#comment-18054519
]
ASF GitHub Bot commented on WICKET-7174:
----------------------------------------
martin-g closed pull request #1357: WICKET-7174: Allow secure random with FIPS
systems where SHA1PRNG not available
URL: https://github.com/apache/wicket/pull/1357
> 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)