Closed
Description
I am following the instructions from Microsoft to run CodeQL on a driver project using version 2.15.4.
When trying to download the packages I get this error:
Package specifications to check for download: microsoft/[email protected]
A fatal error occurred: Could not create access credentials for microsoft/windows-drivers.
(eventual cause: SunCertPathBuilderException "unable to find valid certification path to requested target")
Another thread suggested adding certificates to a store:
But this did not make any difference.