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

Cross-plat plugin trust validation for nuget plugins #6702

Closed
rohit21agrawal opened this issue Mar 19, 2018 · 3 comments
Closed

Cross-plat plugin trust validation for nuget plugins #6702

rohit21agrawal opened this issue Mar 19, 2018 · 3 comments

Comments

@rohit21agrawal
Copy link
Contributor

rohit21agrawal commented Mar 19, 2018

Related to : #6642

Authenticode is not xplat, we need a way to verify trust between nuget and the plugins on in .netcore on linux/mac.

@rohit21agrawal rohit21agrawal self-assigned this Mar 19, 2018
@nkolev92 nkolev92 mentioned this issue Apr 9, 2018
17 tasks
@nkolev92 nkolev92 self-assigned this Apr 30, 2018
@nkolev92 nkolev92 added this to the 4.8 milestone Apr 30, 2018
@nkolev92 nkolev92 changed the title Address cross-plat plugin trust validation for nuget credentials plugin Coss-plat plugin trust validation for nuget plugins May 3, 2018
@nkolev92
Copy link
Member

nkolev92 commented May 3, 2018

Currently the authenticode check is only done for Windows.
Code here

It's also supported on mono per https://www.mono-project.com/docs/faq/security/#authenticoder-code-signing

@nkolev92 nkolev92 changed the title Coss-plat plugin trust validation for nuget plugins Cross-plat plugin trust validation for nuget plugins Jun 29, 2018
@nkolev92
Copy link
Member

In 4.8, we won't be doing this validation due to framework limitations.

Changing this to Backlog as a feature

@nkolev92 nkolev92 modified the milestones: 4.8, Backlog Jun 29, 2018
@nkolev92 nkolev92 added the Priority:2 Issues for the current backlog. label Jun 29, 2018
@nkolev92 nkolev92 removed their assignment Jun 29, 2018
@nkolev92
Copy link
Member

nkolev92 commented Oct 4, 2018

Closingn in favor of a mroe detailed issue
#7338

@nkolev92 nkolev92 closed this as completed Oct 4, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants