Skip to content

bsenduran/crypto-encrypt-util

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crypto-encrypt-util

custom util to get encrypted password for WSO2

How to build and run

run mvn clean install

run the encrypt script as follows

./encrypt <plainTextPassword> <keystoreFilePath> <keystoreFilePassword> <certificateAlias>

Security Tip: when executing the encrypt script, start with a whitespace so that this command will not be available in the .bash_history file and the plain text password can not be seen

About

custom util to get encrypted password for WSO2

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published