setup_ssl.html revision 65e99be301d5a19db33f25841f671756e8dbb9b5
70N/A<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
70N/A<!--
286N/A ! CDDL HEADER START
70N/A !
70N/A ! The contents of this file are subject to the terms of the
70N/A ! Common Development and Distribution License, Version 1.0 only
70N/A ! (the "License"). You may not use this file except in compliance
70N/A ! with the License.
70N/A !
70N/A ! You can obtain a copy of the license at
70N/A ! trunk/opends/resource/legal-notices/OpenDS.LICENSE
70N/A ! or https://OpenDS.dev.java.net/OpenDS.LICENSE.
70N/A ! See the License for the specific language governing permissions
70N/A ! and limitations under the License.
70N/A !
70N/A ! When distributing Covered Code, include this CDDL HEADER in each
70N/A ! file and include the License file at
70N/A ! trunk/opends/resource/legal-notices/OpenDS.LICENSE. If applicable,
70N/A ! add the following below this CDDL HEADER, with the fields enclosed
70N/A ! by brackets "[]" replaced with your own identifying information:
70N/A ! Portions Copyright [yyyy] [name of copyright owner]
70N/A !
70N/A ! CDDL HEADER END
70N/A !
70N/A ! Copyright 2007-2008 Sun Microsystems, Inc.
70N/A ! -->
70N/A<html>
70N/A<head>
70N/A <meta content="text/html; charset=ISO-8859-1"
70N/A http-equiv="content-type">
649N/A <title>setup_ssl</title>
70N/A</head>
70N/A<body>
70N/A<br>
359N/A<table style="width: 100%; text-align: left;" border="1" cellpadding="2"
359N/A cellspacing="2">
359N/A <tbody>
98N/A <tr>
551N/A <td style="vertical-align: top;">Test ID</td>
321N/A <td style="vertical-align: top;">setup_ssl<br>
493N/A </td>
321N/A </tr>
550N/A <tr>
550N/A <td style="vertical-align: top;">Panel<br>
213N/A </td>
649N/A <td style="vertical-align: top;"><big><big><small> </small></big></big>
304N/AOpenDS GUI setup, SSL panel<br>
530N/A </td>
425N/A </tr>
425N/A <tr>
325N/A <td style="vertical-align: top;">Items<br>
493N/A </td>
536N/A <td style="vertical-align: top;"> - run setup command to install
456N/Ain GUI<br>
320N/AIn the Server Settings Panel , enter expected data for hostname, LDAP
332N/APORT<br>
501N/AThen for LDAP Secure Access click on Configure<br>
231N/AIn the Configure Secure Access Panel, tick the Box Enable SSL and enter
550N/Aa valid Port SSLPORT , then click OK<br>
523N/AThen continue to enter data in the Server Settings Panel for
98N/Acn=Directory Manager and its password.<br>
347N/AClick Next<br>
532N/ALeave default value in Topology Options Panel and click Next<br>
525N/ALeave default value in Directory Data Panel and click Next<br>
463N/AClick Finish<br>
493N/A <br>
425N/A- open status-panel in GUI <br>
493N/A <br>
472N/A <small><big>- verify SSL
324N/Aconnection</big><br>
347N/A/ldapsearch -Z -p SSLPORT -D "cn=directory manager" -w password -b
310N/A"cn=config" -v "(objectclass=*)"</small></td>
316N/A </tr>
474N/A <tr>
290N/A <td style="vertical-align: top;">Specific checks</td>
332N/A <td style="vertical-align: top;">- verify that LDAPS is enabled in
464N/Athe status-panel </td>
332N/A </tr>
509N/A </tbody>
332N/A</table>
210N/A<br>
493N/A<br>
128N/A<br>
414N/A</body>
484N/A</html>
326N/A