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

Add a flag to flutter pub/packages to use a self-signed cert file #56607

Open
zanderso opened this issue May 7, 2020 · 1 comment
Open

Add a flag to flutter pub/packages to use a self-signed cert file #56607

zanderso opened this issue May 7, 2020 · 1 comment
Labels
c: new feature Nothing broken; request for a new capability customer: crowd Affects or could affect many people, though not necessarily a specific customer. P2 Important issues not at the top of the work list team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team

Comments

@zanderso
Copy link
Member

zanderso commented May 7, 2020

See flutter/website#2472

This would work by plumbing a tool flag to the DART_VM_OPTIONS environment variable of the pub subprocess environment.

@zanderso zanderso added c: new feature Nothing broken; request for a new capability tool Affects the "flutter" command-line tool. See also t: labels. customer: crowd Affects or could affect many people, though not necessarily a specific customer. labels May 7, 2020
@zanderso zanderso added this to Awaiting triage in Tools - Dart and pub review via automation May 7, 2020
@zanderso zanderso moved this from Awaiting triage to Engineer reviewed in Tools - Dart and pub review May 7, 2020
@jonahwilliams
Copy link
Member

The current DART_VM_OPTIONS may not be sufficient (see #51459). As noted in pub#2283, we could instead expose a config to a certificate to use.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: new feature Nothing broken; request for a new capability customer: crowd Affects or could affect many people, though not necessarily a specific customer. P2 Important issues not at the top of the work list team-tool Owned by Flutter Tool team tool Affects the "flutter" command-line tool. See also t: labels. triaged-tool Triaged by Flutter Tool team
Projects
Tools - Dart and pub review
  
Engineer reviewed
Development

No branches or pull requests

4 participants