Skip to content

Fix NoSuchAlgorithmException SHA1PRNG on fips enabled system.#1448

Closed
mortenlud wants to merge 1 commit intoapache:masterfrom
mortenlud:bugfix/fips-mode-strong-security-fix
Closed

Fix NoSuchAlgorithmException SHA1PRNG on fips enabled system.#1448
mortenlud wants to merge 1 commit intoapache:masterfrom
mortenlud:bugfix/fips-mode-strong-security-fix

Conversation

@mortenlud
Copy link
Copy Markdown

When using wicket in fips enabled systems where SHA1PRNG is removed, Wickert has no strong security fallback, and then refuses to start.

@martin-g
Copy link
Copy Markdown
Member

martin-g commented May 6, 2026

Please see #1361 - you could configure a custom one in Wicket 10.9.0.

Also duplicates #1439

@martin-g martin-g closed this May 6, 2026
@mortenlud mortenlud deleted the bugfix/fips-mode-strong-security-fix branch May 6, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants