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

Feature request: Output generated RSA keys as JSON Web Key #1798

Open
cplussharp opened this issue Apr 14, 2024 · 1 comment
Open

Feature request: Output generated RSA keys as JSON Web Key #1798

cplussharp opened this issue Apr 14, 2024 · 1 comment
Labels

Comments

@cplussharp
Copy link
Contributor

Is your feature request related to a problem? Please describe.
the current output format "JSON" of the RSA key generation is no really useful and must always be transformed first

Describe the solution you'd like
Output the keys as JSON Web Key, so they can be used directly by other applications

Describe alternatives you've considered
transforming the PEM format to JWK

@cplussharp
Copy link
Contributor Author

#1797 fixes this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant