Can Thunder client sign soap request with a private key (.p12) just like Jmeter? #625
Unanswered
aba-GitHubUser
asked this question in
Q&A
Replies: 1 comment 3 replies
-
@aba-GitHubUser you can use POST request and send xml body and add any additional headers needed. if you have any public sample api, I can verify it. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was wondering if it is possible to sign xml soap requests in Thunder client just like in other tools, SoapUI and Jmeter.
Normally, some soap header elements and the body could be signed with a private key in Jmeter.
If this feature is not yet implemented, is it at all possible to integrate (this feature) in the future?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions