Skip to content

Conversation

Revolyssup
Copy link
Contributor

@Revolyssup Revolyssup commented Oct 8, 2025

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
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