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): clear error stack when verification fails #121

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

catbro666
Copy link
Contributor

Otherwise, Nginx will print such an alert log message when establishing a new ssl connection.

ignoring stale global SSL error (SSL: error:04091068:rsa routines:int_rsa_verify:bad signature)

FTI-5324

Otherwise, Nginx will print such an alert log message when establishing
a new ssl connection.

`ignoring stale global SSL error (SSL: error:04091068:rsa routines:int_rsa_verify:bad signature)`

[FTI-5324](https://konghq.atlassian.net/browse/FTI-5324)
@fffonion fffonion merged commit 6e58b28 into fffonion:master Aug 23, 2023
catbro666 added a commit to Kong/kong that referenced this pull request Sep 7, 2023
bungle pushed a commit to Kong/kong that referenced this pull request Sep 7, 2023
* chore(deps): bump resty.openssl from 0.8.23 to 0.8.25

- **pkey:** clear error stack when verification fails ([#121](fffonion/lua-resty-openssl#121)) [6e58b28](fffonion/lua-resty-openssl@6e58b28)

- **ssl:** support ngx_lua 10025 [abaa66e](fffonion/lua-resty-openssl@abaa66e)

FIx [FTI-5324](https://konghq.atlassian.net/browse/FTI-5324)

* add changelog file

* Update CHANGELOG/unreleased/kong/11518.yaml

Co-authored-by: Chrono <chrono_cpp@me.com>

---------

Co-authored-by: Chrono <chrono_cpp@me.com>
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