Signing zip files using signtool in MSVS

Goud, Rahul 0 Reputation points
2023-07-31T07:17:28.9+00:00

Hello,

We’ve been working to sign all the distributable artifacts for our product, but we currently don’t have a solution for signing ZIP files on Windows. We’ve been attempting to use Signtool (the same tool we use for signing other artifacts on Windows, like MSI files), but it seems as though it is not supported. Signing these ZIP files on Linux is not an option since we need our customers to be able to easily verify the signatures on their Windows clients, and customers are unlikely to have tools like OpenSSL available on these machines.

Also, since they’re third-party tools we’re distributing, it’s not preferable for us to change or modify them just to sign them. What options are supported for signing ZIP files on Windows? Currently, this is a blocker for us to distribute these files.

Thanks in advance!

Developer technologies Visual Studio Other
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 31,056 Reputation points Microsoft External Staff
    2023-07-31T08:51:04.72+00:00

    Hi @Goud, Rahul, 

    Welcome to Microsoft Q&A! 

    The .zip file is unable to be signed by SignTool.

    Maybe you can refer to the similar issue

    Sincerely,

    Anna


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

     

    0 comments No comments

Your answer

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