kingluo commented on code in PR #9322:
URL: https://github.com/apache/apisix/pull/9322#discussion_r1185883255
##########
apisix/init.lua:
##########
@@ -179,6 +180,8 @@ function _M.http_ssl_phase()
local ok, err = router.router_ssl.match_and_set(api_ctx)
Review Comment:
It's the original logic and irrelevant to this PR.
On the contrary, the route-level MTLS bypasses the client cert error in the
SSL phase, i.e. it relaxes the success restrictions.
--
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]