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 How to hide deleted users from the Users Section of the UI in RSA Via Lifecycle and Governance 46Number of Views Configuring Users for On-Demand Authentication 18Number of Views RSA Tokenization appliance default administrator certificate expired. ( Self sign cert) 33Number 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?