Skip to content

test: add man-in-the-middle test for certificate verification#1277

Merged
15 commits merged intomasterfrom
es-1225-cert-failure-mitmproxy
Jan 13, 2021
Merged

test: add man-in-the-middle test for certificate verification#1277
15 commits merged intomasterfrom
es-1225-cert-failure-mitmproxy

Conversation

@ghost
Copy link

@ghost ghost commented Jan 8, 2021

Add two tests for man-in-the-middle attacks:

  • one that shows certificate verification failure (therefore the attack fails) when making an update call
  • one that shows there is no certificate verification (so the attack succeeds) when making a query call.

Fixes #1225

@ghost ghost marked this pull request as ready for review January 12, 2021 21:07
@ghost ghost assigned ghost and unassigned ghost Jan 12, 2021
@ghost ghost merged commit b9664a0 into master Jan 13, 2021
@ghost ghost deleted the es-1225-cert-failure-mitmproxy branch January 13, 2021 18:01
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add e2e test for certificate validation failure

1 participant