Forum Discussion

jaspearson's avatar
12 years ago

Password Security

I have a groovy script which executes a command line argument. The command contains a password. I do not want to store the password in plain text. I would like to have it stored in an encrypted form, ...