Closed ch0pshop closed 10 months ago
Hi, Have you removed any built-in certificates from the system certificate stores? That error message basically means it can't find the proper certificate on your system to make a secure HTTPS connection to GitHub website to download the Microsoft recommended block rules.
So I'm fairly certain the problem is that your certificate store is missing some of the CA certificates that come preinstalled with the OS.
You can find more info about the error in here: https://stackoverflow.com/questions/56257442/trusting-self-signed-certificate-in-invoke-webrequest-call
You can test it on an unmodified system or a clean VM. I'll close this due to inactivity but feel free to reopen it if there is more info or create new issue if there is something else. Thanks
Tools category
WDACConfig Module
Does your system meet the requirements?
Is your Windows installation genuine?
Please explain the bug
when executing cmd from 'WDAC policy for Fully Managed device - Variant 1', "New-WDACConfig -MakePolicyFromAuditLogs -BasePolicyType 'Allow Microsoft Base' -NoDeletedFiles" returns error: Invoke-WebRequest: The remote certificate is invalid according to the validation procedure: RemoteCertificateNameMismatch