From 00c20d60d92e0d0f3f46bc52ce1a1c9dd018b79a Mon Sep 17 00:00:00 2001
From: Mark Craig <mark.craig@forgerock.com>
Date: Thu, 16 May 2013 16:32:32 +0000
Subject: [PATCH] Review comment (thanks, Jamie)

---
 opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
index cda8388..66c9c55 100644
--- a/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
+++ b/opendj-sdk/opendj3/src/main/docbkx/admin-guide/chap-listeners.xml
@@ -871,7 +871,8 @@
  --bindPassword password
  --handler-name "HTTP Connection Handler"
  --set enabled:true
- --no-prompt</screen>
+ --no-prompt
+ --trustAll</screen>
 
     <para>The HTTP connection handler paths start by default at the root
     context, as shown in the following example.</para>

--
Gitblit v1.10.0