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

use correct algorithm when generating csr #2513

Merged
merged 3 commits into from
Feb 21, 2024
Merged

use correct algorithm when generating csr #2513

merged 3 commits into from
Feb 21, 2024

Conversation

havetisyan
Copy link
Collaborator

@havetisyan havetisyan commented Feb 16, 2024

Description

when generating a CSR, the library was hard-coding it to RSA instead of looking at the private key to determine the signing algorithm.

addresses #2512

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
@abvaidya abvaidya merged commit 38c36cc into master Feb 21, 2024
2 checks passed
@abvaidya abvaidya deleted the csr branch February 21, 2024 05:17
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.

2 participants