i tested a webservice request using PUT method in Postman and i inserted the certificate client into the certificate setting and now i'm trying to reproduce the same methode in neoload. i have written the same exact request in neoload but it seems that i still have a problem with the certification, here is the respond message :
<Erreur>
<Code>SSL error</Code>
<Message>No required SSL certificate was sent</Message>
<Resource>webservice</Resource>
</Erreur>