From e33260b7a668fd836cefcf7ee34a67b4ee8e40a0 Mon Sep 17 00:00:00 2001
From: maudj <maudj@localhost>
Date: Thu, 29 Nov 2007 11:41:28 +0000
Subject: [PATCH] updated - maudj

---
 opends/tests/functional_manual/setup/setup_ssl.html |   35 +++++++++++++++++++++++++++--------
 1 files changed, 27 insertions(+), 8 deletions(-)

diff --git a/opends/tests/functional_manual/setup/setup_ssl.html b/opends/tests/functional_manual/setup/setup_ssl.html
index 09407d9..e396dbb 100755
--- a/opends/tests/functional_manual/setup/setup_ssl.html
+++ b/opends/tests/functional_manual/setup/setup_ssl.html
@@ -12,25 +12,44 @@
   <tbody>
     <tr>
       <td style="vertical-align: top;">Test ID</td>
-      <td style="vertical-align: top;">unregister_as_service</td>
+      <td style="vertical-align: top;">setup_ssl<br>
+      </td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Panel<br>
       </td>
-      <td style="vertical-align: top;"><big><big><small>OpenDS is unregistered as a Windows service on uninstall
-      </small></big></big> </td>
+      <td style="vertical-align: top;"><big><big><small> </small></big></big>
+OpenDS GUI setup, SSL panel<br>
+      </td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Items<br>
       </td>
-      <td style="vertical-align: top;">
-       - OpenDS is unregistered as a Windows service on uninstall
-      </small></big></big> </td>
+      <td style="vertical-align: top;"> - run setup command to install
+in GUI<br>
+In the Server Settings Panel , enter expected data for hostname, LDAP
+PORT<br>
+Then for LDAP Secure Access click on Configure<br>
+In the Configure Secure Access Panel, tick the Box Enable SSL and enter
+a valid Port SSLPORT , then click OK<br>
+Then continue to enter data in the Server Settings Panel for
+cn=Directory Manager and its password.<br>
+Click Next<br>
+Leave default value in Topology Options Panel and click Next<br>
+Leave default value in Directory Data Panel and click Next<br>
+Click Finish<br>
+      <br>
+- open status-panel in GUI <br>
+      <br>
+      <small><big>- verify SSL
+connection</big><br>
+./ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b
+"cn=config" -v "(objectclass=*)"</small></td>
     </tr>
     <tr>
       <td style="vertical-align: top;">Specific checks</td>
-      <td style="vertical-align: top;"><br>
-      </td>
+      <td style="vertical-align: top;">- verify that LDAPS is enabled in
+the status-panel </td>
     </tr>
   </tbody>
 </table>

--
Gitblit v1.10.0