]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
As per https://issues.apache.org/bugzilla/show_bug.cgi?id=49562, remove
authorRich Bowen <rbowen@apache.org>
Mon, 5 Mar 2012 00:45:16 +0000 (00:45 +0000)
committerRich Bowen <rbowen@apache.org>
Mon, 5 Mar 2012 00:45:16 +0000 (00:45 +0000)
references to a Makefile that no longer exists. If you are able to
provide more details here, that would be great.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1296915 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.xml

index d64fb5a30b3bbb60f3be924d94b666d8ae4980ad..6349f1f657bf1576fa88ffa08cb538dee4c93911 100644 (file)
@@ -219,8 +219,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you can't just place the Certificate files
 there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with mod_ssl to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <div class="example"><h3>Example</h3><p><code>
 SSLCACertificatePath /usr/local/apache2/conf/ssl.crt/
 </code></p></div>
@@ -285,9 +284,7 @@ details.</p>
 through hash filenames. So usually you can't just place the
 Certificate files there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure
-this directory contains the appropriate symbolic links. Use the
-<code>Makefile</code> which comes with mod_ssl to accomplish this
-task.</p>
+this directory contains the appropriate symbolic links.</p>
 <div class="example"><h3>Example</h3><p><code>
 SSLCADNRequestPath /usr/local/apache2/conf/ca-names.crt/
 </code></p></div>
@@ -334,8 +331,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you have not only to place the CRL files there.
 Additionally you have to create symbolic links named
 <em>hash-value</em><code>.rN</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <div class="example"><h3>Example</h3><p><code>
 SSLCARevocationPath /usr/local/apache2/conf/ssl.crl/
 </code></p></div>
@@ -1070,8 +1066,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you can't just place the Certificate files
 there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with mod_ssl to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <div class="example"><h3>Example</h3><p><code>
 SSLProxyCACertificatePath /usr/local/apache2/conf/ssl.crt/
 </code></p></div>
@@ -1118,8 +1113,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you have not only to place the CRL files there.
 Additionally you have to create symbolic links named
 <em>hash-value</em><code>.rN</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with <code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <div class="example"><h3>Example</h3><p><code>
 SSLProxyCARevocationPath /usr/local/apache2/conf/ssl.crl/
 </code></p></div>
@@ -1251,9 +1245,7 @@ keys used for authentication of the proxy server to remote servers.
 <p>The files in this directory must be PEM-encoded and are accessed through
 hash filenames. Additionally, you must create symbolic links named
 <code><em>hash-value</em>.N</code>. And you should always make sure this
-directory contains the appropriate symbolic links. Use the Makefile which
-comes with mod_ssl to accomplish this task.
-</p>
+directory contains the appropriate symbolic links.</p>
 <div class="warning">
 <p>Currently there is no support for encrypted private keys</p>
 </div>
index 82a72a2ab4634865290662b74b530e647b195307..43189bebccb136ed556059849a19775ccab5592f 100644 (file)
@@ -850,8 +850,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you can't just place the Certificate files
 there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with mod_ssl to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <example><title>Example</title>
 SSLCACertificatePath /usr/local/apache2/conf/ssl.crt/
 </example>
@@ -945,9 +944,7 @@ details.</p>
 through hash filenames. So usually you can't just place the
 Certificate files there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure
-this directory contains the appropriate symbolic links. Use the
-<code>Makefile</code> which comes with mod_ssl to accomplish this
-task.</p>
+this directory contains the appropriate symbolic links.</p>
 <example><title>Example</title>
 SSLCADNRequestPath /usr/local/apache2/conf/ca-names.crt/
 </example>
@@ -972,8 +969,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you have not only to place the CRL files there.
 Additionally you have to create symbolic links named
 <em>hash-value</em><code>.rN</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with <module>mod_ssl</module> to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <example><title>Example</title>
 SSLCARevocationPath /usr/local/apache2/conf/ssl.crl/
 </example>
@@ -1424,9 +1420,7 @@ keys used for authentication of the proxy server to remote servers.
 <p>The files in this directory must be PEM-encoded and are accessed through
 hash filenames. Additionally, you must create symbolic links named
 <code><em>hash-value</em>.N</code>. And you should always make sure this
-directory contains the appropriate symbolic links. Use the Makefile which
-comes with mod_ssl to accomplish this task.
-</p>
+directory contains the appropriate symbolic links.</p>
 <note type="warning">
 <p>Currently there is no support for encrypted private keys</p>
 </note>
@@ -1668,8 +1662,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you can't just place the Certificate files
 there: you also have to create symbolic links named
 <em>hash-value</em><code>.N</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with mod_ssl to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <example><title>Example</title>
 SSLProxyCACertificatePath /usr/local/apache2/conf/ssl.crt/
 </example>
@@ -1716,8 +1709,7 @@ The files in this directory have to be PEM-encoded and are accessed through
 hash filenames. So usually you have not only to place the CRL files there.
 Additionally you have to create symbolic links named
 <em>hash-value</em><code>.rN</code>. And you should always make sure this directory
-contains the appropriate symbolic links. Use the <code>Makefile</code> which
-comes with <module>mod_ssl</module> to accomplish this task.</p>
+contains the appropriate symbolic links.</p>
 <example><title>Example</title>
 SSLProxyCARevocationPath /usr/local/apache2/conf/ssl.crl/
 </example>