Signing VSIX extension with EV code signing cert
oka
1
Reputation point
I want to sign the VSIX extension with my EV code signing cert. I found a command to sign my extension using WSIXSignTool, but this command is only for the OV code signing cert, not for EV. This command below doesn't work with the EV code signing cert. So I need to sign my vsix extension with the EV code signing cert. I need help with that.
VSIXSignTool.exe sign /f <certfile> /p <password> <VSIXfile>
Community Center | Not monitored
Community Center | Not monitored
Tag not monitored by Microsoft.
Sign in to answer