Hey Folks, I've opened a PR <https://github.com/apache/knox/pull/1065>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 more details in the JIRA <https://issues.apache.org/jira/browse/KNOX-3172>. The solution would only load if a specific FIPS java opt is present. I believe this can be a great addition to Knox. If other community members encounter the same issue in the future this can unblock them.
Does anyone have any suggestions? Regards, Tamas
