Skip to content

KNOX-3306: Make server startup fail if a forbidden security algorithm…#1212

Merged
hanicz merged 3 commits into
apache:masterfrom
hanicz:KNOX-3306
Apr 23, 2026
Merged

KNOX-3306: Make server startup fail if a forbidden security algorithm…#1212
hanicz merged 3 commits into
apache:masterfrom
hanicz:KNOX-3306

Conversation

@hanicz
Copy link
Copy Markdown
Contributor

@hanicz hanicz commented Apr 23, 2026

… is configured for Knox in a FIPS environment

KNOX-3306 - Make server startup fail if a forbidden security algorithm is configured for Knox in a FIPS environment

What changes were proposed in this pull request?

Server startup fails if ARC4, MD5 or SHA1 is used on FIPS environment.

How was this patch tested?

Tested locally with allowed and forbidden algorithms while the system property was set.

Integration Tests

N/A

UI changes

N/A

… is configured for Knox in a FIPS environment
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Test Results

21 tests   21 ✅  1s ⏱️
 1 suites   0 💤
 1 files     0 ❌

Results for commit ea3e427.

♻️ This comment has been updated with latest results.

Comment thread gateway-spi/src/main/java/org/apache/knox/gateway/fips/FipsUtils.java Outdated
@hanicz hanicz merged commit bad8a3e into apache:master Apr 23, 2026
3 of 4 checks passed
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