I try to record a test script and the server identifies/authenticates users by certificates, then it is needed to send a user certificate.
But it seems like the certificate is not sent.
Does someone know how to check if the certificate is sent to the server ?
Does someone achieve to record a script with a server that authenticates users by certificates ?
Is it even possible ?
I read a lots of articles about using a user certificate to execute a test script but no one to record one. For example this one : Sending client certificate with JMeter load test.
Thanks for any helps.
In fact this is possible, there are two options :
In fact properties defined with the -p option are not the same than those defined with the -S option.