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

[key2jwt]: allow PKCS8 #97

Open
1 task
livio-a opened this issue Sep 26, 2023 · 1 comment
Open
1 task

[key2jwt]: allow PKCS8 #97

livio-a opened this issue Sep 26, 2023 · 1 comment
Labels
go Pull requests that update Go code

Comments

@livio-a
Copy link
Member

livio-a commented Sep 26, 2023

The key2jwt currently is only able to handle RSA private keys in PKCS1 format. Depending on the tool and version used to create a key pair, the create private key might be in PKCS8.

Acceptance criteria

  • Sign JWT with private key of PKCS8 format
@hifabienne hifabienne added the go Pull requests that update Go code label Sep 28, 2023
@HungryHowies
Copy link

I have this issue, Ubuntu22.0.4, Zitadel-v2.50.1, Cockroach-v23.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
go Pull requests that update Go code
Projects
Status: 📨 Product Backlog
Development

No branches or pull requests

3 participants