Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Utility for encrypting tokens used in projects and decrypting them at build time

License

Notifications You must be signed in to change notification settings

UW-Madison-DoIT/token-crypt

Repository files navigation

Token Crypt

ARCHIVE. UW-Madison moved continued maintenance of this software product to a private repository at https://git.doit.wisc.edu/wps/myuw-service/myuw-legacy/token-crypt.


Installation Instructions

  1. Set Local Path For Keys Storage
    • /token-crypt/tcrypt-web/src/main/resources/webapp.properties
    • edu.wisc.doit.tcrypt.path.keydirectory
    • Local Directory MUST be READABLE and WRITEABLE by Tomcat process
  2. Build App With Maven 3
    • /token-crypt/pom.xml
    • From /token-crypt/ run mvn clean package
  3. Deploy War File
    • /TokenCrypt/tcrypt-web/target/tcrypt-web-1.0.4-SNAPSHOT.war

About

Utility for encrypting tokens used in projects and decrypting them at build time

Resources

License

Stars

Watchers

Forks

Packages

No packages published