Alexey Serbin has posted comments on this change. ( http://gerrit.cloudera.org:8080/23841 )
Change subject: [Java] Fix TLS truststore init for FIPS providers ...................................................................... Patch Set 1: Code-Review+2 (1 comment) http://gerrit.cloudera.org:8080/#/c/23841/1/java/kudu-client/src/main/java/org/apache/kudu/client/SecurityContext.java File java/kudu-client/src/main/java/org/apache/kudu/client/SecurityContext.java: http://gerrit.cloudera.org:8080/#/c/23841/1/java/kudu-client/src/main/java/org/apache/kudu/client/SecurityContext.java@420 PS1, Line 420: new char[0] > Yes, I tested null for the password as well and it works with both JDK/FIPS I see: the good news is that an empty string works for all the providers, IIUC. Thank you for the clarification. -- To view, visit http://gerrit.cloudera.org:8080/23841 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I361341146c9115a17df182c397dbf4119ec68464 Gerrit-Change-Number: 23841 Gerrit-PatchSet: 1 Gerrit-Owner: Marton Greber <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Zoltan Chovan <[email protected]> Gerrit-Comment-Date: Fri, 09 Jan 2026 18:57:45 +0000 Gerrit-HasComments: Yes
