Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
2.1
-
None
-
None
Description
When I sign a jar I see the password of the keystore in the debug output:
[debug] jarsigner executable=[C:\Program Files\Java\jdk1.5.0_05\jre\..\bin\jarsigner.exe]
[debug] Executing: "C:\Program Files\Java\jdk1.5.0_05\jre\..\bin\jarsigner.exe" -keystore my-keystore.pfx -storepas
s SECRET_PASSPHRASE!! -storetype PKCS12 E:\Temp\jbossall-client-jboss-4.0.3.jar mykey
It would be nice if this could be masked.
I get this using the webstart plugin.