Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
768 views
in Technique[技术] by (71.8m points)

windows - SignTool error : No certificates were found that met all the given criteria. vs2019

signTool error : No certificates were found that met all the given criteria. vs2019

This error some time occurs while building the WDF or WPF Driver Project with "Test Sign" in Visual Studio.

question from:https://stackoverflow.com/questions/65906648/signtool-error-no-certificates-were-found-that-met-all-the-given-criteria-vs2

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

To solve this issue.

follow below steps:

Solution Explorer => Project Properties => Driver signing => General In "Test Certificate" select "Create Test Certificate"

after selecting this option new certificate is created to Test Sign the driver.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...