Could you solve the issue?? I have a similar issue. I am connect to the same server. First I connect with CertA.pfx and all works fine. But when I try to connect the second time to the same server but using CertB.pfx the connectiosn doesn't works, because the JVM is using the CertA.pfx.
If I restart the JVM and I connect first using CertB works fien, but when I try to connect using CertA.pfx the problems is the same.
JL