Re: [DISCUSS] FIPS BouncyCastle error

2025-07-29 Thread Phil Zampino
I agree that Knox users who operate in FIPS environments with this BouncyCastle library will benefit from this improvement. Ideally, it would be fixed in the BouncyCastle library itself, but it has remained as it is for quite some time now. Thank you for implementing a good workaround. - Phil On

[jira] [Work logged] (KNOX-3174) Upgrade commons-io to 2.18

2025-07-29 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/KNOX-3174?focusedWorklogId=976792&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-976792 ] ASF GitHub Bot logged work on KNOX-3174: Author: ASF GitHub Bot

[PR] KNOX-3174: Upgrade commons-io to 2.18 [knox]

2025-07-29 Thread via GitHub
hanicz opened a new pull request, #1068: URL: https://github.com/apache/knox/pull/1068 ## What changes were proposed in this pull request? - Upgraded commons-io to 2.18 - Upgraded forbiddenapis to 3.9 commons-io 2.18 is the latest that's [available](https://github.com/policeman-

Re: [DISCUSS] FIPS BouncyCastle error

2025-07-29 Thread Sandor Molnar
Hi Tamas! First of all, thank you for all your contributions you made in the Knox project so far! I strongly believe this PR is a great help for such users who are working in FIPS environments, and would save them debugging/testing hours/days if they run into the same issue. Knox, being a sec

[DISCUSS] FIPS BouncyCastle error

2025-07-29 Thread Tamás Hanicz
Hey Folks, I've opened a PR a few days ago regarding a BouncyCastle issue that I encountered on a FIPS cluster. If this particular provider is loaded it tries to write to already closed connections resulting in a SocketException: (Broken Pipe). I added mor

[jira] [Updated] (KNOX-3174) Upgrade commons-io to 2.18

2025-07-29 Thread Jira
[ https://issues.apache.org/jira/browse/KNOX-3174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tamás Hanicz updated KNOX-3174: --- Summary: Upgrade commons-io to 2.18 (was: Upgrade commons-io to 2.20) > Upgrade commons-io to 2.18 >

[jira] [Created] (KNOX-3174) Upgrade commons-io to 2.20

2025-07-29 Thread Jira
Tamás Hanicz created KNOX-3174: -- Summary: Upgrade commons-io to 2.20 Key: KNOX-3174 URL: https://issues.apache.org/jira/browse/KNOX-3174 Project: Apache Knox Issue Type: Improvement Co