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
Configure and Manage Email Notifications 167Number of Views How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. 765Number of Views too many email notification for some incidents 28Number of Views Unable to renew certificate after clicking on a link to auto-renew-certificate.xuda page in email notification 39Number of Views How to send email notification when certificate request is approved / refused / deferred in RSA Certificate Manager 13Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide Downloading RSA Authentication Manager license files or RSA Software token seed records RSA Authentication Manager – Unable to Add or Manage Users with Error “The specified ID is already in use” Troubleshooting Web Tier deployments on Red Hat Enterprise Linux for RSA Authentication Manager 8.1 RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows
Don't see what you're looking for?