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

chore(deps) bump resty.openssl from 0.8.8 to 0.8.10 #9023

Merged
merged 1 commit into from
Jun 28, 2022

Conversation

outsinre
Copy link
Contributor

@outsinre outsinre commented Jun 28, 2022

Summary

[0.8.10] - 2022-06-28

Features

Commit fffonion/lua-resty-openssl@d54b5d6

  • x509.init add get_signature_digest_name to return short name of digest algorithm.
  • x509.csr add get_signature_digest_name to return short name of digest algorithm.
  • x509.crl add get_signature_digest_name to return short name of digest algorithm.
  • objects add find_sigid_algs to transforms signature nid to digest nid.

Issue reference

@outsinre outsinre requested a review from a team as a code owner June 28, 2022 06:01
@outsinre outsinre force-pushed the chore/resty-openssl-0.8.10 branch 2 times, most recently from bca903d to 7f734b5 Compare June 28, 2022 06:10
@outsinre outsinre requested a review from bungle June 28, 2022 06:27
CHANGELOG.md Show resolved Hide resolved
 #### Features
* __x509.init__ add `get_signature_digest_name` to return short name of digest algorithm.
* __x509.csr__ add `get_signature_digest_name` to return short name of digest algorithm.
* __x509.crl__ add `get_signature_digest_name` to return short name of digest algorithm.
* __objects__ add `find_sigid_algs` to transforms signature `nid` to digest `nid`.

 #### Issue reference
* Fix _[FTI-3334](https://konghq.atlassian.net/browse/FTI-3334)_
@bungle bungle merged commit 1faee9e into master Jun 28, 2022
@bungle bungle deleted the chore/resty-openssl-0.8.10 branch October 14, 2022 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants