Skip to content

[PKCS12] All certificates in PKCS12 file are tagged with localKeyId #119

@Mino5531

Description

@Mino5531

When generating a Pkcs12 file using generatePkcs12 all certificates are getting tagged with the localKeyId. Only the certificate matching the private key should be tagged with the localKeyId. Some implementations, notably Apple's Security Framework (SecPKCS12Import), will ignore any duplicate marked certificates and refuse to import them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions