Signing VSIX extension with EV code signing cert

oka 1 Reputation point
2022-12-28T06:00:23.793+00:00

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
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.