Skip to content

olivernz/jmeter-wssecurity

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jmeter-wssecurity travis

Overview

Apache JMeter plugin for signing and encrypting SOAP messages (WS-Security).

Installation

  1. Copy the jmeter-wssecurity jar file into JMeter's lib/ext directory.
  2. Copy the following dependencies into JMeter's lib directory:
  3. When starting JMeter there will be the following two Preprocessors:
    • SOAP Message Signer
    • SOAP Message Encrypter

Usage

The plugin provides two Preprocessors that can be configured for signing and encrypting the payloads of an HTTP or JMS request. Users familiar with SoapUI will find similarities to the outgoing WS-Security configuration.

SOAP Message Signer

SOAP Message Signer

SOAP Message Encrypter

SOAP Message Encrypter

Dependencies

Maven retrieves the following dependencies:

  • org.apache.wss4j / wss4j-ws-security-dom
  • org.apache.wss4j / wss4j-ws-security-common
  • org.apache.santuario / xmlsec

About

WS-Security Plugin for JMeter

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%