components/visual-panels/apache/src/java/vpanels/app/apache/com/oracle/solaris/vp/panels/apache/client/swing/help/apache-vhosts-ssl.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
equal deleted inserted replaced
3552:077ebe3d0d24 3553:f1d133b09a8c
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3  
       
     4  <html lang="en-US">
       
     5 
       
     6 <!--
       
     7 CDDL HEADER START
       
     8 
       
     9 The contents of this file are subject to the terms of the
       
    10 Common Development and Distribution License (the "License").
       
    11 You may not use this file except in compliance with the License.
       
    12 
       
    13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    14 or http://www.opensolaris.org/os/licensing.
       
    15 See the License for the specific language governing permissions
       
    16 and limitations under the License.
       
    17 
       
    18 When distributing Covered Code, include this CDDL HEADER in each
       
    19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    20 If applicable, add the following below this CDDL HEADER, with the
       
    21 fields enclosed by brackets "[]" replaced with your own identifying
       
    22 information: Portions Copyright [yyyy] [name of copyright owner]
       
    23 
       
    24 CDDL HEADER END
       
    25 
       
    26 -->
       
    27 
       
    28 <!--
       
    29 Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
       
    30 -->
       
    31 
       
    32 <head>
       
    33 <!-- GenHTML revision 25226-->
       
    34 
       
    35 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
       
    36 </head>
       
    37 
       
    38 <body class="HlpBdy">
       
    39 
       
    40 <a name="apache-vhosts-ssl"></a><h4>SSL Settings for an Apache Virtual Host</h4>
       
    41 <p>The SSL tab associated with each virtual host is used to enable encryption
       
    42 with secure HTTP over the Secure Sockets Layer (SSL). SSL provides for secure
       
    43 communication between client and server. The URLs needed to access this virtual host
       
    44 would start with <tt>https:</tt> instead of <tt>http:</tt>. After selecting the SSL tab you
       
    45 can make the following configuration changes:</p>
       
    46 
       
    47 
       
    48 <ul><li><p>Enable or disable SSL</p>
       
    49 
       
    50 </li>
       
    51 <li><p>IP address</p>
       
    52 
       
    53 </li>
       
    54 <li><p>Port</p>
       
    55 
       
    56 </li>
       
    57 <li><p>Location of the certificate file which includes all of the certificate file for the server and also to the corresponding RSA or DSA private key file, if needed</p>
       
    58 
       
    59 </li>
       
    60 <li><p>Location of the key file which includes the private key for the server</p>
       
    61 
       
    62 </li></ul>
       
    63 
       
    64 <br>
       
    65 
       
    66 
       
    67 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    68 
       
    69 </body>
       
    70 </html>