How to add certificate CN and CA name in email notification
Originally Published: 2006-03-29
Article Number
Applies To
Issue
No information on the issuing CA, issuing jurisdiction, or Common Name is displayed in email sent to requestor when creating certificate request
Resolution
...
[@LINE06=[email_message]]
[@email_body=[LINE01][LINE02][LINE03][LINE04][LINE05][LINE06]]
with the following lines:
[@LINE07=\r\nYour certificate CN is [xuda_certificate.cn]]
[@LINE08=\r\nThis certificate have been issued by [xuda_domain_config.name]]
[@email_body=[LINE01][LINE02][LINE03][LINE04][LINE05][LINE06][LINE07][LINE08]]
To include the jurisdiction and the certificate CN in the email sent when the certificate request have just been created, modify the file RSA_CM\WebServer\x-templates\x-email-admin-vettor.xuda and replace the following line:
[@LDAP_ATTRIBUTES="email_reqNoticeEnabled,email_reqNoticeSubject,email_reqNoticeBody,email_reqNoticeRecipients"]
with the following line:
[@LDAP_ATTRIBUTES="name,email_reqNoticeEnabled,email_reqNoticeSubject,email_reqNoticeBody,email_reqNoticeRecipients"]
And below the line
[@reqBody=[?xuda_domain_config.email_reqNoticeBody="DEFINED":xuda_domain_config.email_reqNoticeBody:]]
Also, add the following lines:
[@reqBody=[reqBody]\r\nJurisdiction Name : \r\n[xuda_domain_config.NAME]\r\n]
[@LDAP_ATTRIBUTES="common-name"]
<!-- LDAP SEARCH [ (&(objectclass=xuda_cert_req)(req-id=[req-id]))] -->
[@reqBody=[reqBody]\r\nCertificate CN is : [xuda_cert_req.common-name]\r\n]
Related Articles
How to send email notification when certificate request is approved / refused / deferred in RSA Certificate Manager 11Number of Views KRA cannot reach SMTP server to send email notifications 25Number of Views RSA, Identity Governance and Lifecycle Email notification To field is missing for Canceled Request workflow after upgradin… 15Number of Views Email Notifications are not using Default Email Account in RSA Identity Governance and Lifecycle 6.x and 7.0 64Number of Views How to add images to RSA Via Lifecycle and Governance email templates 102Number of Views
Trending Articles
Passwordless Authentication in Windows MFA Agent for Active Directory – Quick Setup Guide RSA Authentication Manager 8.9 Release Notes (January 2026) RSA Authentication Manager Upgrade Process RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide An example of SSO using SAML and ADFS with RSA Identity Management and Governance 6.9.x
Don't see what you're looking for?