Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for storing the private keys using PKCS #8 #18

Open
maraino opened this issue Nov 12, 2020 · 0 comments
Open

Add support for storing the private keys using PKCS #8 #18

maraino opened this issue Nov 12, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@maraino
Copy link
Collaborator

maraino commented Nov 12, 2020

Description

Some frameworks do not support PKCS #1 OR SEC1 EC formats for the private key and require the use of PKCS #8.
See #17 (comment)

We should add options to the bootstrapper and renewer for using PKCS #8

Depends on smallstep/cli#387

@maraino maraino added enhancement New feature or request needs triage Waiting for discussion / prioritization by team labels Nov 12, 2020
@dopey dopey added the good first issue Good for newcomers label Nov 17, 2020
@maraino maraino removed the good first issue Good for newcomers label Nov 19, 2020
@dopey dopey removed the needs triage Waiting for discussion / prioritization by team label Dec 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants