Releases: tilln/jmeter-wssecurity
Releases · tilln/jmeter-wssecurity
1.8
- Upgrade to wss4j v2.3.1
- Configurable keystore type (JCEKS/JKS/PKCS12)
- Bug fixes (#27, #28, #34)
1.7
- SOAP Message Signer: Support for symmetric signature (HMAC)
- SOAP Message Decrypter: Support for multiple decryption keys
- Default keystore type is now JCEKS
- Bug fixes (#20, #21, #25)
- Incompatible changes:
- SOAP Message Decrypter: Private Key Password field removed (use Credentials table instead)
1.6
- Support for signing/encrypting/decrypting attachments
- Upgrade to wss4j v2.2
- Support for TCP Sampler, SMTP Sampler
- New options:
- Header: Actor, mustUnderstand
- Parts to Sign/Encrypt: ID
- Removed options:
- Signature algorithm
http://www.w3.org/2001/04/xmldsig-more#rsa-ripemd160
- Digest algorithm
http://www.w3.org/2001/04/xmlenc#ripemd160
- Key encryption algorithm
http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p
1.5
New WSS Timestamp Pre-Processor
Add WSS UsernameToken timestamp precision option and no password option
1.4
New Decryption Post-Processor
1.3
Fixed bug #4
New UsernameToken preprocessor
1.1
Added support for 3rd party samplers
Fixed bug #1