Windows Server 2019 seems to check if a x509 certificate was revoked. Since the machine is behind a proxy I´d like to whitelist the urls neccessary.
For that I´d like to generate a list of all hosts (like crl.xxx.com, crl.yyy.com) that are necessary to check x509 certificates.
I tried Get-ChildItem Cert:\ -Recurse