[ 
https://issues.apache.org/jira/browse/WICKET-7174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18054345#comment-18054345
 ] 

ASF GitHub Bot commented on WICKET-7174:
----------------------------------------

martin-g opened a new pull request, #1361:
URL: https://github.com/apache/wicket/pull/1361

   1. Lazy load DefaultSecureRandomSupplier in SecuritySettings.java
   2. Lazy load `SecureRandom.getInstance("SHA1PRNG")` in 
DefaultSecureRandomSupplier.java




> 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)

Reply via email to