Current location - Quotes Website - Personality signature - The developed driver does not have a digital signature and Win10 prompts that the installation failed. What should I do?
The developed driver does not have a digital signature and Win10 prompts that the installation failed. What should I do?

Developers can choose to apply for an EV code signing certificate in the Windows Hardware Developer Center recommendation list;

Then go to Baidu Software Center to download the "Code Signing Wizard" to sign the driver. This can avoid the problem of Win10 installation failure, build smartscreen's reputation, and reduce system trust warnings.

1) Open the code signing wizard, and in the certificate selection area, select the EV code signing certificate you have applied for. Taking dual signature as an example, first select SHA1, then select the corresponding SHA1 certificate, through the PFX certificate or certificate library; then select SHA2, then select the corresponding SHA2 certificate, through the PFX certificate or certificate library, and enter the certificate password. ;Finally click Sign;

2) In the file selection area, select the file that needs to be signed

3) In the directory where you select the signature type, select "Kernel Signature".

4) Click "Timestamp" to add a timestamp, click "Signature", perform the signature operation, and wait for the signature to be completed.

Refer to Baidu’s experience: /article/76a7e409e45974fc3a6e1578.html