Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Signing multiple files individually is slow #245

Open
arivoir opened this issue Apr 23, 2024 · 0 comments
Open

Signing multiple files individually is slow #245

arivoir opened this issue Apr 23, 2024 · 0 comments

Comments

@arivoir
Copy link

arivoir commented Apr 23, 2024

I'm in the process of migrating from signtool to azuresigntool and it happens it is way much slower.
Apparently the reason is every invocation of the tool(400+) downloads the certificate again from azure.
I know it is possible to sign multiple files in one call, but I wonder if there is any way of accelerating the process and keep individual calls to the tool? Like caching the certificate or avoiding the download somehow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant