You are not logged in.
Hi folks,
My question is more of a make question than a jarsign question. I have a make file that builds a jar and signs it. However, I don't want to have to pass the passphrase via the terminal after I call make. Is there a way to code the passphrase into the makefile so that I can simply call make and it references the saved password at the time jarsign asks for the passphrase?
Thanks for any suggestions.
Offline