I am trying to figure it out on how to create jceks file programmatically instead of below hadoop command.
hadoop credential create ssl.server.keystore.password -value 123 \
-provider localjceks://file/home/lmccay/aws.jceks
I was able to find on how to decrypt it but no clue on how to create one