Automating kernel driver signing

Anonymous
2022-07-20T20:02:49.92+00:00

I am looking at being able to automate the signing of our kernel drivers on our build server with a pipeline or similar thing. Is this possible or does it have to be a manual process?

Windows for business | Windows Client for IT Pros | Devices and deployment | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Lersi 0 Reputation points
    2023-09-02T16:04:21.44+00:00

    Hello, from the way Microsoft implemented it, it seems like a very challenging task.

    people from the project kvm-guest-drivers-windows have managed to partly automate this process.

    the difficult part is to run the test required by Microsoft and waiting for the driver to be signed.

    In the future, they will upload automation scripts to this repo: attestation_signing

    You can also try to contact them, and offer them help to solve this problem.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.