Synopsis Gets all the locations set on the CRL distribution point (CDP) extension of the certification authority (CA) properties.
Description The Get-CACRLDistributionPoint cmdlet gets all the locations set on the CRL distribution point (CDP) extension of the certification authority (CA) properties.
Syntax
Get-CACrlDistributionPoint
————————– EXAMPLE 1 ————————– C:\PS>Get-CACrlDistributionPoint Returns a certification authority (CA) certificate revocation list (CRL) distribution point (CDP) type object, which contains the settings information and uniform resource indicator (URI) that correspond to the CDP for the current CA.
You can check the Version, CommandType and Source of this cmdlet by giving below command.