UnpublishExpiredJob Plug-in Module
Chapter
2
Job Plug-in Modules
75
Table 2-4
Description of parameters defined in the UnpublishExpiredJob module
Parameter
Description
enabled
Specifies whether the job is enabled or disabled. Check the box to enable the
job. Uncheck the box to disable the job. If you enable the job and set the
remaining parameters correctly, the server runs the job at scheduled intervals.
cron
Specifies the
cron
specification for when this job should be run. This is the
time at which the Job Scheduler daemon thread checks the certificates for
removing expired certificates from the publishing directory.
Permissible values: Must follow the convention specified in “Schedule for
Executing Jobs” on page 76.
Example:
00**6
summary.enabled
Specifies whether a summary of the certificates removed by the job should be
compiled and sent. Check the box if you want the server to compose and send a
summary report. Uncheck the box if you don’t want the server to compose and
send a summary report. If you check the box, be sure to set the remaining
parameters; these are required by the server to send the summary report.
summary.
emailSubject
Specifies the subject line of the summary message.
Permissible values: An alphanumeric string of up to 255 characters.
Example:
Summary of Expired Certificate Removal
summary.
emailTemplate
Specifies the path, including the filename, to the directory that contains the
template to be used for formulating the summary report. For details, see
“Customizing Notification Messages” on page 77.
Permissible values: The template file path, including the file name.
Example:
/usr/netscape/servers/cert-testCA/emails/euJob1.html
summary.
itemTemplate
Specifies the path, including the filename, to the directory that contains the
template to be used for formulating the content and format of each item to be
collected for the summary report (see the
summary.emailTemplate
parameter above).
Permissible values: The template file path, including the file name.
Example:
/usr/netscape/servers/cert-testCA/emails/euJob1Item.html
summary.senderEmail
Specifies the sender of the summary message (who should be notified of any
delivery problems).
Permissible values: The full email address.
Example:
Summary of Contents for Certificate Management System 6.01
Page 1: ...Plug Ins Guide Netscape Certificate Management System Version6 01 May 2002...
Page 10: ...10 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 62: ...Enrollment Forms 62 Netscape Certificate Management System Plug Ins Guide May 2002...
Page 308: ...NTEventLog Plug in Module 308 Netscape Certificate Management System Plug Ins Guide May 2002...