
Tal Nisan has submitted this change and it was merged. Change subject: aaa: Empty keystore passwd should be passed as null to KeyStore.load ...................................................................... aaa: Empty keystore passwd should be passed as null to KeyStore.load If the keystore password is empty then java.security.KeyStore.load whuld be invoked with password value set to null. Change-Id: I0f9c3706ffe150f848f231ace3ec5995d3ee2d85 Bug-Url: https://bugzilla.redhat.com/1336838 Signed-off-by: Ravi Nori <rnori@redhat.com> (cherry picked from commit 450ddf268096a6210acbff8f6e448cb0819b3e15) --- M backend/manager/modules/uutils/src/main/java/org/ovirt/engine/core/uutils/net/HttpURLConnectionBuilder.java 1 file changed, 3 insertions(+), 1 deletion(-) Approvals: Martin Peřina: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/59857 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I0f9c3706ffe150f848f231ace3ec5995d3ee2d85 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-4.0 Gerrit-Owner: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Ravi Nori <rnori@redhat.com> Gerrit-Reviewer: Tal Nisan <tnisan@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>