diff options
author | Joshua Slive <slive@apache.org> | 2003-01-08 21:24:02 +0100 |
---|---|---|
committer | Joshua Slive <slive@apache.org> | 2003-01-08 21:24:02 +0100 |
commit | 02c210f7b6ff3a6a9d166ccb09b36331b762a0ff (patch) | |
tree | 4714b2b86c5a07e2af7f81b60c5feac0d4e44ee6 | |
parent | respect inline tags within <compatibility> (diff) | |
download | apache2-02c210f7b6ff3a6a9d166ccb09b36331b762a0ff.tar.xz apache2-02c210f7b6ff3a6a9d166ccb09b36331b762a0ff.zip |
Broken link replaced by a similar document (I hope).
PR: 15603
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98208 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/ssl/ssl_faq.html.en | 2 | ||||
-rw-r--r-- | docs/manual/ssl/ssl_faq.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/ssl/ssl_faq.html.en b/docs/manual/ssl/ssl_faq.html.en index 4eb07610e8..4dbcc2d3e7 100644 --- a/docs/manual/ssl/ssl_faq.html.en +++ b/docs/manual/ssl/ssl_faq.html.en @@ -631,7 +631,7 @@ SSLeay version 0.8 to 0.9?</a></h3> that file to the <code>SSLCertificateFile</code> directive. Remember that you need to give the key file in as well (see <code>SSLCertificateKeyFile</code> directive). For a better - CA-related overview on SSL certificate fiddling you can look at <a href="http://www.thawte.com/certs/server/keygen/mod_ssl.html">Thawte's mod_ssl instructions</a>.</p> + CA-related overview on SSL certificate fiddling you can look at <a href="http://www.thawte.com/html/SUPPORT/server/softwaredocs/modssl.html">Thawte's mod_ssl instructions</a>.</p> <h3><a name="sgc" id="sgc">Can I use the Server Gated Cryptography (SGC) facility (aka Verisign Global diff --git a/docs/manual/ssl/ssl_faq.xml b/docs/manual/ssl/ssl_faq.xml index a972827192..27fe959afa 100644 --- a/docs/manual/ssl/ssl_faq.xml +++ b/docs/manual/ssl/ssl_faq.xml @@ -625,7 +625,7 @@ SSLeay version 0.8 to 0.9?</title> Remember that you need to give the key file in as well (see <code>SSLCertificateKeyFile</code> directive). For a better CA-related overview on SSL certificate fiddling you can look at <a - href="http://www.thawte.com/certs/server/keygen/mod_ssl.html">Thawte's mod_ssl instructions</a>.</p> + href="http://www.thawte.com/html/SUPPORT/server/softwaredocs/modssl.html">Thawte's mod_ssl instructions</a>.</p> </section> <section id="sgc"><title>Can I use the Server Gated Cryptography (SGC) facility (aka Verisign Global |