cert-manage icon indicating copy to clipboard operation
cert-manage copied to clipboard

store/java: more -storepass values?

Open adamdecaf opened this issue 7 years ago • 0 comments

On some installs changeit isn't the right value for -storepass. Should we offer an env variable in that event? Add some more common values? (i.e. password)

I don't want to make this a cli flag as installs with a non-standard value probably have a good reason for that.

We'll need to pass through whatever env value down to the os/exec calls of keytool.

adamdecaf avatar Jul 12 '18 21:07 adamdecaf