Skip to content

Not all private keys are available when importing a PFX with multiple private keys on Unix #15005

Description

@bartonjs

The OpenSSL helper function PKCS12_parse only emits a single private key (and its associated certificate), the rest of the certificates appear, but as public-key only.

Similar to #15004, the fix would be to not use the helper function, but to get into the nitty-gritty with PKCS12 primitives.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-System.Securitydisabled-testThe test is disabled in source code against the issueenhancementProduct code improvement that does NOT require public API changes/additionshelp wanted[up-for-grabs] Good issue for external contributorsos-linuxLinux OS (any supported distro)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions