From 79564e62982324ee2bc3d11c1c4d38040f217ca2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20Mass=C3=A9?= Date: Tue, 16 Jan 2018 10:04:04 +0100 Subject: [PATCH] improve doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 404ce22..8708410 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ In both cases, check that the return code is 403 and the response is in XML form ## Working with proxies that do SSL/TLS interception (MITM) Sometimes, you might have to go through a proxy that does SSL/TLS interception (aka "Man-in-the-Middle"). -In this case, when an SSL/TLS connection is made through the proxy, it hijack the connection to present +In this case, when an SSL/TLS connection is made through the proxy, it hijacks the connection to present a custom certificate, and then decrypt and re-encrypt the SSL/TLS flow. This kind of proxy can work with this project. You just have to get the proxy CA certificate and put it