To notify the CA administrator of a new cert request.
Originally Published: 2001-07-11
Article Number
Applies To
TechNote 0115
Issue
You can get Sentry CA to send email when a cert request has been made by setting up the following lines at the end of the pages that post the certificate request (by default: add-spk-request.xuda and add-msie-request.xuda in the enroll-server directory).
Resolution
<!-- send email to Sentry administrator -->
<!-- XUDA BEGIN -->
[@recip=ca-admin@rsa.com]
[@subj=Certificate Request Generated]
[@LINE1=Request by:
[common-name]
[email-address]
[organization]
]
<!-- LDAP SEARCH md5=[CA] -->
[@LINE2=in request queue for CA:
[xuda_ca.cn] - [xuda_ca.o] -[xuda_ca.ou]]
[@body=[LINE1][LINE2]]
!email([recip],[subj],[body])
<!-- XUDA END -->
(Remember to change the recipient:-))
This will generate an email such as:
Date: Tue, 23 Jun 1998 12:43:46 -0700 (PDT)
From: Sentry CA <SentryCA@rsa.com>
To: ca-admin@rsa.com
Subject: Certificate Request Generated
Request by:
Donald Duck
donald@rsa.com
Just Ducky
in request queue for CA:
Customer Evaluation CA - RSA Security Inc. - Customer Evaluation CA
Customize in any way you wish.
For Sentry CA 4.5 and later versions or Keon CA 5.7, please refer to the Keon/Sentry CA Administrator's Guide, the "Notifying Administrators of Certificate Requests" section in Chapter 2.
Related Articles
FIM Weblogic throws exception with new SSL cert - java.io.IOException: Cannot convert identity certificate 60Number of Views Unrecognized string/value shown in SubjectAltName extension of a certificate issued using the MS Logon Cert profile 19Number of Views RSA Tokenization appliance default administrator certificate expired. ( Self sign cert) 33Number of Views Error 'Invalid X.509 certificate uploaded' when adding a new application 59Number of Views Review overall status bar is not updated when a review is completed in RSA Identity Governance & Lifecycle 121Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.9 Release Notes (January 2026) Artifacts to gather in RSA Identity Governance & Lifecycle RSA Governance & Lifecycle 8.0.0 Administrators Guide RSA Governance & Lifecycle 8.0.0 Installation Guide
Don't see what you're looking for?