Code signing
Microsoft SignTool
Import the Code Signing certificate into Windows Certificate Store
2min
this section explains how to import the code signing certificate that microsoft signtool uses to sign files and the ca certificates that issued the code signing certificate into the windows certificate store import the ca certificates perform the following steps to import the ca certificates in windows, open the manage computer certificates application in the top menu, select action > all tasks > import the local machine store should be selected select \[ next ] select \[ browse ] and find and select the ca certificates that issued the code signing certificate that signtool uses select \[ next ] select the trusted root certificate authorities store option for the certificates, and select \[ next ] select \[ finish ] import the code signing certificate perform the following steps to import the code signing certificate in windows, open the manage computer certificates application in the top menu, select action > all tasks > import the local machine store should be selected select \[ next ] select \[ browse ] and find and select the code signing certificate that signtool uses select \[ next ] select the personal store option for the certificates and select \[ next ] select \[ finish ]