Alnyli07 commented on PR #13165:
URL: https://github.com/apache/apisix/pull/13165#issuecomment-4356684128

   @Baoyuantop both threads above are now addressed. Brief summary of what
   landed on top of the initial PR:
   
   - `ssl_verify` config option (default `true`), propagated to every
     outbound HTTP call the plugin issues.
   - Verification path now covers all nine RFC 7518 asymmetric algorithms
     declared in the schema (ES256/384/512, RS256/384/512, PS256/384/512),
     with the long-form DER and OpenSSL 3 PSS adjustments noted in the
     thread.
   - Test::Nginx suite covering schema validation, route enforcement, the
     full crypto flow per algorithm, and proof-claim negatives. 35 cases /
     105 assertions, all passing.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to