We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
dart pub uses TLS with server side certs to fetch packages and publish them. My company has a policy that mandates client certificates.
Is there a way to make dart use client certs? dart.io has SecurityContext which can be configured in such a way, we have used it successfully.