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 Update the Root (Server) and Client Certificates in RSA Identity Governance & Lifecycle 2.15KNumber of Views How to retrieve an RSA Authentication Manager 8.x license file from the file system 169Number of Views
Trending Articles
RSA MFA Agent 2.3.6 for Microsoft Windows Installation and Administration Guide RSA Authentication Manager 8.7 SP2 Setup and Configuration Guide Troubleshooting RSA MFA Agent for Microsoft Windows How to manipulate imported RSA SecurID Software Token(s) on an iPhone or iPad device Troubleshooting AFX Connector issues in RSA Identity Governance & Lifecycle
Don't see what you're looking for?