Skip to content

How to properly install signature for testing driver? #105

Answered by wmmc88
thebluefish asked this question in Q&A
Discussion options

You must be logged in to vote

I'm assuming you are using the latest version of the repo on Main branch since the certificate is WDRLocalTestCert.cer. Could you give these install instructions a try:
https://github.com/microsoft/windows-drivers-rs/tree/main/crates/sample-kmdf-driver#install

Specifically Step 2 deals with the certificate. I see you've installed it to Local Machine's Trusted Root CA, but you also have to add it to Local Machine's Trusted Publishers

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@thebluefish
Comment options

@thebluefish
Comment options

@thebluefish
Comment options

@wmmc88
Comment options

Answer selected by thebluefish
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants