Skip to content

chore: add test for verifying lua-resty-openssl bug fix#12656

Merged
Revolyssup merged 2 commits into
apache:masterfrom
Revolyssup:revolyssup/add-test-openssl
Oct 10, 2025
Merged

chore: add test for verifying lua-resty-openssl bug fix#12656
Revolyssup merged 2 commits into
apache:masterfrom
Revolyssup:revolyssup/add-test-openssl

Conversation

@Revolyssup

@Revolyssup Revolyssup commented Oct 8, 2025

Copy link
Copy Markdown
Contributor

Description

Previous version of lua-resty-openssl introduced a bug in jwt verification in how the Ed448 public key is being handled by lua-resty-openssl (base64 encode-decode). The newer version of APISIX uses recent version of lua-resty-openssl which doesn't have this bug. The following added test just confirms the fix.

With version lua-resty-openssl 1.6.1
Screenshot From 2025-10-08 22-43-33

Checklist

  • I have explained the need for this PR and the problem it solves
  • I have explained the changes or the new features added to this PR
  • I have added tests corresponding to this change
  • I have updated the documentation to reflect this change
  • I have verified that this change is backward compatible (If not, please discuss on the APISIX mailing list first)

@dosubot dosubot Bot added size:M This PR changes 30-99 lines, ignoring generated files. bug Something isn't working labels Oct 8, 2025
@Revolyssup

Copy link
Copy Markdown
Contributor Author

Failng test unrelated/flaky,

@Revolyssup
Revolyssup merged commit 510d23d into apache:master Oct 10, 2025
58 of 80 checks passed
@Revolyssup
Revolyssup deleted the revolyssup/add-test-openssl branch October 10, 2025 05:31
jizhuozhi pushed a commit to jizhuozhi/apisix that referenced this pull request Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants