From 369b55b0944acf55d62a70df5777ce05adfe711c Mon Sep 17 00:00:00 2001
From: Aldo Cortesi
Date: Sat, 5 Jan 2013 20:46:31 +1300
Subject: Docs - pathoc and pathod proxy behaviour
---
libpathod/templates/docs_pathod.html | 8 +++++---
1 file changed, 5 insertions(+), 3 deletions(-)
(limited to 'libpathod/templates/docs_pathod.html')
diff --git a/libpathod/templates/docs_pathod.html b/libpathod/templates/docs_pathod.html
index 42459352..d9897245 100644
--- a/libpathod/templates/docs_pathod.html
+++ b/libpathod/templates/docs_pathod.html
@@ -55,9 +55,11 @@ proxy requests, the upstream host is ignored, and the path portion of the URL
is used to match anchors. This lets you test software that supports a proxy
configuration by spoofing responses from upstream servers.
-Proxy mode operates even when Pathod is run in SSL mode, but we do not
-support nested SSL connections. This means that CONNECT requests will cause an
-error response.
+By default, we treat all proxy CONNECT requests as HTTPS traffic, serving
+the response using either pathod's built-in certificates, or the cert/key pair
+specified by the user. You can over-ride this behaviour if you're testing a
+client that makes a non-SSL CONNECT request using the -C command-line
+option.
--
cgit v1.2.3