3scale / APIcast

3scale API Gateway
Apache License 2.0
305 stars 170 forks source link

[THREESCALE-5105] Adding support for mtls when using proxy policy #1499

Closed tkan145 closed 1 month ago

tkan145 commented 1 month ago

What

Fix https://issues.redhat.com/browse/THREESCALE-5105

NOTE

Please ignore codecov report. I will move tls.lua to apicast-nginx-module in the future commit.

Verification steps:

... < HTTP/1.1 200 OK
< Content-Type: application/json
< Transfer-Encoding: chunked
< Connection: keep-alive
< Server: gunicorn/19.9.0
< Access-Control-Allow-Credentials: true < Access-Control-Allow-Origin: *

eguzki commented 1 month ago

Verification steps working like a charm