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. 824Number of Views How to import CA signed console cert from AM 8.x primary into a new primary with same FQDN 270Number 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 RSA Authentication Manager Displays Unwanted Certificate Signing Requests (CSRs) in the Operations Console Certificate Man… 2.65KNumber of Views
Trending Articles
RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory How to 'Trust' the RSA Authentication Manager Security Console Self-Signed Root CA certificate and prevent Cert warnings. RSA Authentication Manager Upgrade Process How to delete old or pending certificate signing requests for RSA Authentication Manager console or virtual host replaceme…
Don't see what you're looking for?