Skip to content

Step to generate .p12 files fails with "unknown option '-legacy'" in openssl pkcs12 call #14755

Open
@DaveCole

Description

@DaveCole

Describe the bug

In the near-last step to generate .p12 files, the following call fails:
openssl pkcs12 -legacy -in certs/phone.crt -inkey private/phone.key -export -name phone -out private/phone.p12 -passout pass:\\"<redacted>\\"\\n

With the following error:
unknown option '-legacy'

To Reproduce

Run on ./algo with default settings on Mac OS 15.2 Sequoia -> Digital Ocean

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