Customizing Notification Messages
Chapter
2
Job Plug-in Modules
79
Customizing Message Templates
You can modify the templates to customize the contents and appearance of
messages. The message body can contain HTML or plain text. In the body of the
message, you can use tokens or keywords as variables. A token is indicated by the
dollar character (
$
) and is replaced by its current variable value in the constructed
message. Different tokens are available for each job or notification class. These are
listed in “Tokens Available in Message Templates” on page 79.
For example, a certificate-issuance-notification message can make use of tokens as
follows:
------------------------------------
CERTIFICATE RENEWAL NOTIFICATION
------------------------------------
Your certificate will expire soon:
Serial Number= $SerialNumber
SubjectDN= $SubjectDN
IssuerDN= $IssuerDN
Validity Period= $NotBefore - $NotAfter
To renew your certificate, please follow this URL:
https://$HttpHost:$HttpPort
If you have any questions or problems, please send an email to
Thank you.
Tokens Available in Message Templates
This section explains the tokens provided in the templates used by the default job
plug-in and event-triggered notification modules to formulate notification
messages.
•
Tokens for Renewal Notification Messages
•
Tokens for Request In Queue Notification Messages
•
Tokens for Directory Update Notification Messages
Tokens for Renewal Notification Messages
This section lists the tokens that are available in the message templates for
instances of the
RenewalNotificationJob
class or plug-in module.
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...