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

fix(pkey) check private key existence before doing sign #83

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

fffonion
Copy link
Owner

Fix #82

@fffonion fffonion merged commit eefcd2a into master Oct 28, 2022
@fffonion fffonion deleted the fix/pkey-sign-check branch October 28, 2022 04:15
bungle added a commit to Kong/kong that referenced this pull request Nov 3, 2022
### Summary

#### [0.8.15] - 2022-10-27
##### bug fixes
- **pkey:** check private key existence before doing sign ([#83](fffonion/lua-resty-openssl#83)) [eefcd2a](fffonion/lua-resty-openssl@eefcd2a)
bungle added a commit to Kong/kong that referenced this pull request Nov 3, 2022
### Summary

#### [0.8.15] - 2022-10-27
##### bug fixes
- **pkey:** check private key existence before doing sign ([#83](fffonion/lua-resty-openssl#83)) [eefcd2a](fffonion/lua-resty-openssl@eefcd2a)
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.

Crash when signature with invalid JWK is attempted
1 participant