Java Keystore
To use the Java keystore credential store system, install the Java keystore credential store stage library and define the configuration properties used to connect to the credential store.
Use the
stagelib-cli
jks-credentialstore
command to add secrets to the credential store. Then,
use credential functions in stage or properties to retrieve those secrets.Important: Use the Java keystore credential store system in development
environments only.
A Java keystore credential storage system requires the distribution of a keystore file, which complicates security. Before using a Java keystore system, decide how the keystore will be distributed and consult with your IT security team to ensure that the system meets IT policies.