Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 4 commits into from
Oct 18, 2024

[proxy] Add support to set client certificate/key when sending reques…

d0c557a
Select commit
Loading
Failed to load commit list.
Merged

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

[proxy] Add support to set client certificate/key when sending reques…
d0c557a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 17, 2024 in 1s

80.00% of diff hit (target 84.69%)

View this Pull Request on Codecov

80.00% of diff hit (target 84.69%)

Annotations

Check warning on line 169 in gateway/src/apicast/policy/apicast/apicast.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/apicast/policy/apicast/apicast.lua#L168-L169

Added lines #L168 - L169 were not covered by tests

Check warning on line 175 in gateway/src/apicast/policy/apicast/apicast.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/apicast/policy/apicast/apicast.lua#L175

Added line #L175 was not covered by tests

Check warning on line 182 in gateway/src/apicast/policy/apicast/apicast.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/apicast/policy/apicast/apicast.lua#L182

Added line #L182 was not covered by tests

Check warning on line 186 in gateway/src/apicast/policy/apicast/apicast.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/apicast/policy/apicast/apicast.lua#L186

Added line #L186 was not covered by tests

Check warning on line 191 in gateway/src/apicast/policy/apicast/apicast.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/apicast/policy/apicast/apicast.lua#L191

Added line #L191 was not covered by tests

Check warning on line 38 in gateway/src/resty/http/proxy.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/http/proxy.lua#L38

Added line #L38 was not covered by tests

Check warning on line 74 in gateway/src/resty/http/proxy.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/http/proxy.lua#L73-L74

Added lines #L73 - L74 were not covered by tests

Check warning on line 15 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L15

Added line #L15 was not covered by tests

Check warning on line 36 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L36

Added line #L36 was not covered by tests

Check warning on line 40 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L40

Added line #L40 was not covered by tests

Check warning on line 53 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L53

Added line #L53 was not covered by tests

Check warning on line 57 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L57

Added line #L57 was not covered by tests

Check warning on line 70 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L70

Added line #L70 was not covered by tests

Check warning on line 74 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L74

Added line #L74 was not covered by tests

Check warning on line 78 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L78

Added line #L78 was not covered by tests

Check warning on line 82 in gateway/src/resty/tls.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

gateway/src/resty/tls.lua#L82

Added line #L82 was not covered by tests