From 8420391bb4f07e6559952ca74c4f17dc0b3af986 Mon Sep 17 00:00:00 2001 From: Mark Craig <mark.craig@forgerock.com> Date: Mon, 07 May 2012 19:07:56 +0000 Subject: [PATCH] Part of the dev guide chapter on extended operations --- opendj3/src/main/docbkx/dev-guide/chap-authenticating.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opendj3/src/main/docbkx/dev-guide/chap-authenticating.xml b/opendj3/src/main/docbkx/dev-guide/chap-authenticating.xml index 94f4f41..ebe02f2 100644 --- a/opendj3/src/main/docbkx/dev-guide/chap-authenticating.xml +++ b/opendj3/src/main/docbkx/dev-guide/chap-authenticating.xml @@ -103,7 +103,7 @@ </section> <section xml:id="simple-auth-with-starttls-or-ssl"> - <title>Start TLS and SSL Authentication</title> + <title>Start TLS & SSL Authentication</title> <para>Simple authentication involves sending a user name and password to the directory server. To avoid sending the user name and password in -- Gitblit v1.10.0