From: Rich Bowen Date: Thu, 4 Nov 2010 15:21:24 +0000 (+0000) Subject: Adds an example of how to set up SSL to the SSL howto. Seems like an X-Git-Tag: 2.3.9~164 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=353e6ad7ddcf6cff7a3eda584661d5177b842f4d;p=apache Adds an example of how to set up SSL to the SSL howto. Seems like an obvious omission. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1031028 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/ssl/ssl_howto.html.en b/docs/manual/ssl/ssl_howto.html.en index 773f6fd991..ad15f9ed5d 100644 --- a/docs/manual/ssl/ssl_howto.html.en +++ b/docs/manual/ssl/ssl_howto.html.en @@ -37,12 +37,31 @@ step to find out the final solution, but always try to understand the stuff before you use it. Nothing is worse than using a security solution without knowing its restrictions and how it interacts with other systems.

-