Skip to content

Support for p12 certificate format #331

@Da5hes

Description

@Da5hes

in curl it is possible to use .pfx aka PKCS12 as a single file for client certificate authentication
i.e " curl --cert certificate.pfx --cert-type p12 ..."

would love to see the support for it in grpcurl as well to avoid breaking up the .pfx into 2 files of cert / key and in cases where the passcode is baked in and unknown by the user

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions