]> granicus.if.org Git - apache/blobdiff - docs/manual/mod/mod_nw_ssl.xml
Merge in APR[-util] macros from branches/trunk-buildconf-noapr
[apache] / docs / manual / mod / mod_nw_ssl.xml
index 8266305230c5fa19b95ca349b89ebc09634cfa07..9a152dcec43b75df6b1e1153a80f677911815b4d 100644 (file)
@@ -4,12 +4,12 @@
 <!-- $LastChangedRevision$ -->
 
 <!--
- Copyright 2003-2006 The Apache Software Foundation or its licensors, as
- applicable.
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+ Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You under the Apache License, Version 2.0
+ (the "License"); you may not use this file except in compliance with
the License.  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 
@@ -31,7 +31,7 @@
 
 <summary>
     <p>This module enables SSL encryption for a specified port. It
-    takes advantage of the SSL encryption functionality that is 
+    takes advantage of the SSL encryption functionality that is
     built into the NetWare operating system.</p>
 </summary>
 
@@ -58,7 +58,7 @@
 <usage>
     <p>Specifies a list of client certificate files (DER format)
     that are used when creating a proxied SSL connection. Each
-    client certificate used by a server must be listed separately 
+    client certificate used by a server must be listed separately
     in its own <code>.der</code> file.</p>
 </usage>
 </directivesynopsis>
 <contextlist><context>server config</context></contextlist>
 
 <usage>
-    <p>Allow a connection that was created on the specified address 
+    <p>Allow a connection that was created on the specified address
     and/or port to be upgraded to an SSL connection upon request from
-    the client. The address and/or port must have already be defined 
-    previously with a <directive module="mpm_common">Listen</directive> 
+    the client. The address and/or port must have already be defined
+    previously with a <directive module="mpm_common">Listen</directive>
     directive.</p>
 </usage>
 </directivesynopsis>