diff --git a/docs/manual/CoreTasks/signjar.html b/docs/manual/CoreTasks/signjar.html index a77c1b51d..9c74232c9 100644 --- a/docs/manual/CoreTasks/signjar.html +++ b/docs/manual/CoreTasks/signjar.html @@ -16,6 +16,13 @@ generate; if this file exists then its modification date is used as a cue as to whether to resign any JAR file.

+

+Security warning. This task forks the jarsigner executable +(which must of course be on the path). The store password is passed in on +the command line, so visible in Unix to anyone running ps -ef +on the same host, while signing takes place. Only sign on a secured system. +

+

Parameters