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/quicksetup_ssl.html | 26 ++++++++++++++++++--------
1 files changed, 18 insertions(+), 8 deletions(-)
diff --git a/opends/tests/functional_manual/setup/quicksetup_ssl.html b/opends/tests/functional_manual/setup/quicksetup_ssl.html
index 5848b59..59133fa 100755
--- a/opends/tests/functional_manual/setup/quicksetup_ssl.html
+++ b/opends/tests/functional_manual/setup/quicksetup_ssl.html
@@ -12,25 +12,35 @@
<tbody>
<tr>
<td style="vertical-align: top;">Test ID</td>
- <td style="vertical-align: top;">unregister_as_service</td>
+ <td style="vertical-align: top;">quicksetup_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
+QuickSetup Installer, 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;"> - Click on the
+install/QuickSetup.jnlp link on the Build page <br>
+ <a href="http://builds.opends.org/install/QuickSetup.jnlp">http://builds.opends.org/install/QuickSetup.jnlp</a><br>
+- install OpenDS using the same procedure than in the <a
+ href="setup_ssl.html">setup_ssl</a> testcase<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