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

No option to use azuresigntool behind a proxy. #284

Open
subratliku opened this issue Nov 20, 2024 · 2 comments
Open

No option to use azuresigntool behind a proxy. #284

subratliku opened this issue Nov 20, 2024 · 2 comments

Comments

@subratliku
Copy link

Is there a option to use this tool with a proxy server to reach to azure key vault.
It is still not consuming the proxy set using the AzureSignTool.runtimeconfig.json

@vcsjones
Copy link
Owner

You should be able to use the HTTP_PROXY or HTTPS_PROXY environment variables as documented at https://learn.microsoft.com/en-us/dotnet/azure/sdk/configure-proxy?tabs=cmd#configure-using-environment-variables

Please let me know if that is not the case.

@subratliku
Copy link
Author

subratliku commented Nov 25, 2024

@vcsjones, I have tried setting the proxy in the PowerShell, but still having the same issue.
It is unable to connect to azure.net on 443
(A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. (codesign.vault.azure.net:443))
It is working when direct internet connection is available.

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

2 participants