Connector Crypto
This Connector implementation supports various mechanism to support Encryption and Signing operations.
Keystores
To use a Java Keystore as your location of any key material, first create a Keystore using the following commands:
Note the JKS and secret0 password used.
Next, update the following properties in your application.yml
file:
Finally, make sure the JKS file crypto.pkcs12
is added to the runtime classpath of the Connector.
JKS
Google GCP
Vault
Last updated