Skip to content

Releases: tilln/jmeter-wssecurity

1.9

21 May 01:01
185cf84
Compare
Choose a tag to compare
  • Upgrade to wss4j v3.0.0

1.8

30 Mar 00:30
Compare
Choose a tag to compare
1.8
  • Upgrade to wss4j v2.3.1
  • Configurable keystore type (JCEKS/JKS/PKCS12)
  • Bug fixes (#27, #28, #34)

1.7

12 Aug 06:17
Compare
Choose a tag to compare
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

07 Oct 05:42
Compare
Choose a tag to compare
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

17 Feb 23:39
Compare
Choose a tag to compare
1.5

New WSS Timestamp Pre-Processor
Add WSS UsernameToken timestamp precision option and no password option

1.4

26 Nov 05:40
Compare
Choose a tag to compare
1.4

New Decryption Post-Processor

1.3

28 Jul 22:44
Compare
Choose a tag to compare
1.3

Fixed bug #4
New UsernameToken preprocessor

1.2

15 Mar 07:34
Compare
Choose a tag to compare
1.2

Fixed bug #2

1.1

02 Mar 10:31
Compare
Choose a tag to compare
1.1

Added support for 3rd party samplers
Fixed bug #1