Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Temporary link to our test cases for users to learn about encryption.

...

Code Block
org.apache.ws.security.crypto.provider=org.apache.ws.security.components.crypto.Merlin
org.apache.ws.security.crypto.merlin.keystore.type=jks
org.apache.ws.security.crypto.merlin.keystore.password=amex123
org.apache.ws.security.crypto.merlin.file=server_keystore.jks

Encryption

Until our documentation is filled out further here, our WS-Security test sample provides an example of encrypting requests and responses.

Importing PFX files

Come soon...