I have a peculiar web service scripting - App team has shared SOAP request which has all required elements, soap action and service URL...using which I am able to create a userpath manually.
Due to security reasons, application team has installed certificate (x509) directly on load generator box and provided me with subject name/base64key value.
Is there a way to configure certificate without being shared and using subject name/base64key
Thanks in advance for your reply!