quicksetup_ssl.html revision 65e99be301d5a19db33f25841f671756e8dbb9b5
561N/A<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
561N/A<!--
837N/A ! CDDL HEADER START
837N/A !
561N/A ! The contents of this file are subject to the terms of the
561N/A ! Common Development and Distribution License, Version 1.0 only
561N/A ! (the "License"). You may not use this file except in compliance
561N/A ! with the License.
561N/A !
561N/A ! You can obtain a copy of the license at
561N/A ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
561N/A ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
561N/A ! See the License for the specific language governing permissions
561N/A ! and limitations under the License.
561N/A !
561N/A ! When distributing Covered Code, include this CDDL HEADER in each
561N/A ! file and include the License file at
561N/A ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
561N/A ! add the following below this CDDL HEADER, with the fields enclosed
561N/A ! by brackets "[]" replaced with your own identifying information:
561N/A ! Portions Copyright [yyyy] [name of copyright owner]
561N/A !
561N/A ! CDDL HEADER END
561N/A !
561N/A ! Copyright 2007-2008 Sun Microsystems, Inc.
561N/A ! -->
561N/A<html>
561N/A<head>
561N/A <meta content="text/html; charset=ISO-8859-1"
561N/A http-equiv="content-type">
837N/A <title>quicksetup_ssl</title>
561N/A</head>
561N/A<body>
561N/A<br>
561N/A<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
561N/A cellspacing="2">
561N/A <tbody>
837N/A <tr>
561N/A <td style="vertical-align: top;">Test ID</td>
561N/A <td style="vertical-align: top;">quicksetup_ssl<br>
561N/A </td>
</tr>
<tr>
<td style="vertical-align: top;">Panel<br>
</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;"> - 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;">- verify that LDAPS is enabled
in
the status-panel </td>
</tr>
</tbody>
</table>
<br>
<br>
<br>
</body>
</html>