nz.co.breakpoint.jmeter.modifiers.WSSSignaturePreProcessorResources.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jmeter-wssecurity Show documentation
Show all versions of jmeter-wssecurity Show documentation
Apache JMeter plugin for signing, encrypting and decrypting SOAP messages (WS-Security)
The newest version!
displayName=SOAP Message Signer
Header.displayName=WSS Header Settings
actor.displayName=SOAP Actor
actor.shortDescription=The SOAP actor attribute is used to address the Header element to a specific endpoint.
mustUnderstand.displayName=Must Understand
mustUnderstand.shortDescription=The SOAP mustUnderstand attribute can be used to indicate whether a header entry is mandatory or optional for the recipient to process.
Certificate.displayName=Certificate Settings
keystoreFile.displayName=Keystore File
keystoreFile.shortDescription=The keystore containing the private key to use when signing the message
keystorePassword.displayName=Keystore Password
keystorePassword.shortDescription=The password for the keystore
certAlias.displayName=Certificate Alias
certAlias.shortDescription=The certificate alias to use when signing the message
certPassword.displayName=Certificate Password
certPassword.shortDescription=The password for the signing certificate
Signature.displayName=Signature Settings
keyIdentifier.displayName=Key Identifier Type
keyIdentifier.shortDescription=The type of key identifier
signatureAlgorithm.displayName=Signature Algorithm
signatureAlgorithm.shortDescription=
signatureCanonicalization.displayName=Signature Canonicalization
signatureCanonicalization.shortDescription=
digestAlgorithm.displayName=Digest Algorithm
digestAlgorithm.shortDescription=
useSingleCertificate.displayName=Use Single Certificate
useSingleCertificate.shortDescription=If checked, a single certificate will be used
partsToSecure.displayName=Parts to Sign
partsToSecure.shortDescription=Optionally specify parts of the message to be signed (instead of only the body)
partsToSecure.tableHeaders=ID|Name|Namespace|Encode
attachments.displayName=Attachments to Sign
attachments.shortDescription=
attachments.tableHeaders=Content-ID|Bytes (base64-encoded)|Headers