2 <notifications id="default">
3 <notification id="csr_created">
5 <requestor>[% creator %]</requestor>
7 <subject>CSR for [% cert_subject %]</subject>
9 <action type="comment">
10 <template file="/etc/openxpki/instances/trustcenter1/notification/en/csr_created_comment.txt" lang="en_EN"/>
12 <action type="correspond">
13 <template file="/etc/openxpki/instances/trustcenter1/notification/en/csr_created_correspond.txt" lang="en_EN"/>
15 <action type="set_value">
16 <field>priority</field>
21 <notification id="csr_approved">
22 <action type="comment">
23 <template file="/etc/openxpki/instances/trustcenter1/notification/en/csr_approved_comment.txt" lang="en_EN"/>
27 <notification id="csr_approvals_canceled">
28 <action type="comment">
29 <template file="/etc/openxpki/instances/trustcenter1/notification/en/csr_approvals_canceled_comment.txt" lang="en_EN"/>
33 <notification id="certificate_issued">
34 <action type="correspond">
35 <template file="/etc/openxpki/instances/trustcenter1/notification/en/certificate_issued_correspond.txt" lang="en_EN"/>
37 <action type="close"/>
40 <notification id="csr_rejected">
41 <action type="correspond">
42 <template file="/etc/openxpki/instances/trustcenter1/notification/en/csr_rejected_correspond.txt" lang="en_EN"/>
44 <action type="close"/>
46 <notification id="create_bulk_request">
48 <requestor>[% creator %]</requestor>
49 <queue>General</queue>
50 <subject>Bulk request</subject>
54 <notification id="create_bulk_request_workflows">
55 <action type="comment">
56 <template file="/Users/klink/usr/local/etc/openxpki/notification/en/create_bulk_request_comment.txt" lang="en_EN"/>
62 <notification_backend type="RT">
63 <url>http://openxpkilive/rt</url>
64 <username>root</username>
65 <password>password</password>
67 </notification_backend>
68 <notifications super="../../notifications{default}"/>
71 </notification_config>