Testimo icon indicating copy to clipboard operation
Testimo copied to clipboard

Report Ldaps AD LDS

Open amroth3003 opened this issue 3 years ago • 1 comments

Hello, is there any way to perform the Invoke-Testimo as ldap test to the AD LDS servers

amroth3003 avatar Jul 19 '22 15:07 amroth3003

I never used AD LDS server but maybe: https://evotec.xyz/monitoring-ldaps-connectivity-certificate-with-powershell/

Test-LDAP -VerifyCertificate -ComputerName YourADLDSServer | Format-Table -AutoSize

PrzemyslawKlys avatar Jul 20 '22 06:07 PrzemyslawKlys