https://bz.apache.org/bugzilla/show_bug.cgi?id=59244
Bug ID: 59244
Summary: WS-Security for SOAP requests
Product: JMeter
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
Assignee: [email protected]
Reporter: [email protected]
Possibility to manipulate WS-Security parameters for SOAP requests.
Increasing security levels on Internet exposed services require the use of
timestamp, signing and encryption on SOAP Requests/Responses.
Such elements are not currently available on JMeter 2.13 so the only way to
implement them is adding a JSR223 Pre-Processor that reads a JKS keystore,
loads the sampler XML content, inject a timestamp, encrypt the content and sign
the message with appropriate keys before sending.
Regards,
Maurizio
--
You are receiving this mail because:
You are the assignee for the bug.