Skip to content

add: extract subcommand to p12 certificate #487#1620

Open
majd102-p wants to merge 1 commit intosmallstep:masterfrom
majd102-p:master
Open

add: extract subcommand to p12 certificate #487#1620
majd102-p wants to merge 1 commit intosmallstep:masterfrom
majd102-p:master

Conversation

@majd102-p
Copy link
Copy Markdown

Name of feature:

P12 Extract Subcommand

Pain or issue this feature alleviates:

Users currently can't extract certificates and keys from a .p12 file after packaging them with step. This PR provides the necessary reverse operation.

Why is this important to the project (if not answered above):

It completes the PKCS#12 management workflow, making the p12 command more robust and functional for security professionals.

Is there documentation on how to use this feature? If so, where?

Yes, I've added comprehensive help text and usage examples directly in the CLI subcommand. Use step certificate p12 extract --help.

In what environments or workflows is this feature supported?

Cross-platform (Windows, Linux, macOS). Verified locally on Windows using go build.

In what environments or workflows is this feature explicitly NOT supported (if any)?

N/A

Supporting links/other PRs/issues:

Fixes #487

💔Thank you!

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Apr 24, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions Bot added the needs triage Waiting for discussion / prioritization by team label Apr 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs triage Waiting for discussion / prioritization by team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[add] a method to extract certs and keys from a .p12 file

3 participants