How to set the CRLdp certificate extension to point to specific Web server to retrieve the CRL
Originally Published: 2004-08-25
Article Number
Applies To
Issue
Resolution
{
name : 'CRL Distribution Points',
type : 'mandatory',
autogenerate : false,
noncritical : {
def : false,
editable : true,
visible : true,
type : 'mandatory'
},
cRLDistPointsSyntax : {
def : 1,
min : 1,
max : 10,
visible : true,
editable : true,
type : 'mandatory',
elements : [
{
editable : true,
visible : true,
type : 'optional',
distributionPoint : {
def : 'fullName',
editable : true,
visible : true,
type : 'mandatory',
value : {
min : 1,
max : 10,
def : 1,
editable : true,
visible : true,
elements : [
{
def : 'uRI',
editable : true,
visible : true,
type : 'mandatory',
value : {
def : 'http://crl.something.com/mycamd5.crl',
editable : true,
visible : true,
type : 'mandatory',
validator : 'extCheckGenName(this)'
}
}
]
}
}
}
]
}
}
Related Articles
How to retrieve the CRL from RSA Certificate Manager via ldapsearch 31Number of Views CRL Distribution Point (CRLdp) causes URLs to fail in RSA Certificate Manager 9Number of Views How to set up a CRL Distribution Point in a certificate during certificate manual approval 8Number of Views How to retrieve an RSA Authentication Manager 8.x license file from the file system 173Number of Views How to Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle 2.2KNumber of Views
Trending Articles
Troubleshooting RSA SecurID Access Identity Router to RSA Authentication Manager test connection failures RSA SecurID Software Token 5.0.2 Downloads for Microsoft Windows RSA Authentication Manager 8.9 Release Notes (January 2026) Quick Setup Guide - Passwordless Authentication in Windows MFA Agent for Active Directory RSA Authentication Manager 8.8 Setup and Configuration Guide
Don't see what you're looking for?