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
How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. 819Number of Views How to import CA signed console cert from AM 8.x primary into a new primary with same FQDN 266Number of Views How to create and configure certificates for HTTPS access when using intermediate CA certs in RSA Identity Governance & Li… 1.07KNumber of Views RSA Authentication Manager services failed to start after activating a new console certificate 569Number of Views How to Obtain the RSA Root CA Certificate from RSA Authentication Manager 8.x — Browser or SSH 298Number of Views
Trending Articles
Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device RSA SecurID software token .sdtid file fails to import into RSA SecurID Software Token 5.0 for Windows RSA Authentication Manager 8.9 Release Notes (January 2026) RSA MFA Agent 2.5 for Microsoft Windows Installation and Administration Guide
Don't see what you're looking for?