Skip to content

Allow dart pub to use client certificates for getting/publishing packages #4558

Open
@andrm

Description

@andrm

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions