How to configure a client keystore in REST step?
All supported DevTest releases.
Please note that creating JKS files and importing the key pair certs in to it is not a product feature but JAVA feature which can be done in various ways like using keytool commands or using openly available tool called "Portecle".
You can also use the HTTP-HTML request step for GET calls and the Web Service Execution step for POST calls which has XML/JSON request body.
These two steps contains the SSL tab that allows a keystore to be specified.
The these steps:
Refer to documentation section "HTTP/HTML Request Step" of the release you are running for more information.
Refer to documentation section "Web Service Execution (XML) Step" of the release you are running for more information.