1 title: Signatures of JAR files
7 Checks signature of JAR files for expiring certificates.
9 Returns {WARN} if the certificate will expire within the next 60 days.
11 Returns {CRIT} if the certificate will expire within the next 30 days or
14 Make sure You have the {jar_signature} agent plugin installed and configured
15 on the monitored machines. (It uses the program "jarsigner" there
16 to read ssl certificate information of jar files.)
19 The filename of the JAR file.
22 Creates one Check for every JAR file found in the agent's output.