Hi, I am trying to use SSL private key with HTTPS samplers. It seems like only JAVA and HttpClient3.1 implementations are using the key defined on SSL manager, while newer HttpClient4 Implementation doesn't.
Is it only broken for me, or should I open a bug on this? (Currently I can live with the older implementations, but in future scenarios, I may want to use HttpClient4) Regards, Shmuel.
