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

Allow to use certificates as keys and add command to extract public keys #70

Merged
merged 3 commits into from
Jan 25, 2019

Conversation

maraino
Copy link
Collaborator

@maraino maraino commented Jan 24, 2019

Description

This PR allows using certificates as keys in commands like step crypto jwt verify --key cert.crt ... and adds a command to extract public keys from certificates or CSRs step certificate key cert.crt

Fixes #67, #68, and #69

@maraino maraino requested a review from dopey January 24, 2019 03:14
Copy link
Contributor

@dopey dopey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@maraino maraino merged commit ed3e464 into master Jan 25, 2019
@maraino maraino deleted the mariano/certificate-keys branch January 25, 2019 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants