-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Closed
Labels
e2-daysEffort: < 5 daysEffort: < 5 daysp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.t.sec.generalRelates to Flutter app securityRelates to Flutter app security
Description
There are enough corporate setups out there were machines are expected to have a custom self-signed corporate cert and then send all traffic through a proxy so that https can be decrypted/inspected. Dart/Flutter don't play nice with these setups by default, but they're common enough that we should probably document how to work around this.
See dart-lang/sdk#25615 (comment)
dart-lang/pub#1882 as examples of requests.
Metadata
Metadata
Assignees
Labels
e2-daysEffort: < 5 daysEffort: < 5 daysp2-mediumNecessary but not urgent concern. Resolve when possible.Necessary but not urgent concern. Resolve when possible.t.sec.generalRelates to Flutter app securityRelates to Flutter app security