Hello, i would like to use the TCP Sampler and sent a text to my server using TLSv1.2 To make it more harder i want to use mutual ssl.
I have a .p12 file and i use the SSLManager to load the client certificate + key (.p12 file). In general everything works perfect when i do a HTTP(s) GET using my client cert and validate the server cert. But how can i do it with the TCP Sampler? Br George
