Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LDAP URI check for certificate uploaded through DSPUBLISH #179

Open
red-erik opened this issue Oct 9, 2023 · 2 comments
Open

LDAP URI check for certificate uploaded through DSPUBLISH #179

red-erik opened this issue Oct 9, 2023 · 2 comments

Comments

@red-erik
Copy link

red-erik commented Oct 9, 2023

Hello,
is there a way to report on published CRL (off line root CA) into ADDS ?

Regards,
Red.

@PrzemyslawKlys
Copy link
Member

Isn't it just:

Get-ADObject -Filter * -SearchBase "CN=Public Key Services,CN=Services,CN=Configuration,DC=ad,DC=evotec,DC=xyz" -SearchScope Subtree

What would you want with it?

@red-erik
Copy link
Author

red-erik commented Oct 23, 2023

Hello,
I mean a dedicated check with a specific Source like:
Invoke-Testimo -Source 'CRLStatus','ForestSubnets' -Online -ReportPath $PSScriptRoot\Reports\TestimoSummary.html -AlwaysShowSteps
Since the "date" is not shown and would be nice to report on Expiration

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants