Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Repository files navigation

Interlok XML Security Testing

This test project focuses on the encryption and decryption services using the XML security component.

It current has two services in one workflow (encrypt then decrypt) and two service tester test cases. The dummy data used in the service tester is the same as that in the unit tests in the xml-security project. The keystore is a dummy keystore only used locally for testing. (You likely have you own for similar purposes or you will have to use the one included here and update the configuration to point to it.)

Getting started

  • ./gradlew clean build
  • (cd ./build/distribution && java -jar lib/interlok-boot.jar)

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors