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

Would it be possible to Authenticode sign the Omnisharp dlls and exe #1760

Closed
bencyoung opened this issue Nov 4, 2019 · 3 comments
Closed
Labels

Comments

@bencyoung
Copy link

Our work has a fairly locked down policy for running code in that anything that's not signed by a trusted signer can't be run. I can request for OmniSharp to be whitelisted, but to do that it needs a publisher signature. Otherwsie we need to allow it individually on each machine!

I know it's a hassle but would you consider signing the exe and dlls? All the MS stuff is already signed so VS Code itself runs ok.

@istyf
Copy link

istyf commented Feb 12, 2020

I am in a similar situation and would love to hear more about if this is possible.

@JoeRobich JoeRobich transferred this issue from dotnet/vscode-csharp Apr 9, 2020
@filipw filipw added the question label May 8, 2020
@filipw
Copy link
Member

filipw commented May 8, 2020

@david-driscoll what do you think? I am personally not a big fan of doing that..

@filipw
Copy link
Member

filipw commented May 5, 2021

Fixed by #2143

@filipw filipw closed this as completed May 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants