1
0
mirror of https://github.com/apache/httpd.git synced 2025-11-06 16:49:32 +03:00
Commit Graph

30 Commits

Author SHA1 Message Date
Joe Orton
44780407bb A feature crept.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104771 13f79535-47bb-0310-9956-ffa450edef68
2004-08-23 15:28:36 +00:00
Joe Orton
aab0252b88 Document SSL_CLIENT_V_REMAIN.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@104746 13f79535-47bb-0310-9956-ffa450edef68
2004-08-20 16:25:07 +00:00
André Malo
a45517c79e fix validation error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103852 13f79535-47bb-0310-9956-ffa450edef68
2004-06-04 23:06:20 +00:00
Joe Orton
607bdb4155 Document SSLCryptoDevice and fix some example titles.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103838 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 15:42:25 +00:00
Joe Orton
4728bf98a1 Document SSLHonorCipherOrder.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103837 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 15:26:27 +00:00
Joe Orton
34ca6dae69 Document SSLUserName directive.
Submitted by: Martin v. Loewis


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103835 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 15:18:35 +00:00
André Malo
f08df46e89 add $Revision$ keyword
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103423 13f79535-47bb-0310-9956-ffa450edef68
2004-04-17 10:49:23 +00:00
Joshua Slive
5ebff1f060 Forward port:
Add <columnspec> and make a couple other very small changes
  to let latex render tables a little better.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103244 13f79535-47bb-0310-9956-ffa450edef68
2004-04-02 21:00:27 +00:00
Joe Orton
5b7db64a3c Attempt to document the new cert DN lookup feature.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102817 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 23:36:14 +00:00
Joe Orton
82d3f1dedc Use SSL_CLIENT_CERT_CHAIN_<n> with an underscore before the <n>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102802 13f79535-47bb-0310-9956-ffa450edef68
2004-02-28 17:09:55 +00:00
André Malo
b68721ed3a fix name of The Apache Software Foundation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102617 13f79535-47bb-0310-9956-ffa450edef68
2004-02-09 20:22:54 +00:00
André Malo
f4bd111108 apply Apache License, Version 2.0
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102532 13f79535-47bb-0310-9956-ffa450edef68
2004-02-07 15:12:30 +00:00
Mads Toftum
8a36a240a8 Correct SSLProxyMachineCertificatePath and SSLProxyMachineCertificateFile -
the previous description looked like it was copied from SSLProxyCA*
Also add a warning about not using encrypted keys in those two.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@102191 13f79535-47bb-0310-9956-ffa450edef68
2004-01-05 21:14:19 +00:00
Erik Abele
7168cca2fd Fix example.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101755 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 19:53:15 +00:00
Erik Abele
932ff30543 apache -> apache2
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101752 13f79535-47bb-0310-9956-ffa450edef68
2003-11-11 19:50:44 +00:00
Joshua Slive
b0770e3113 Fix some really nasty markup in mod_ssl (well, just a work-around
really; the <pre> needs to be removed).

Add a missing faq section to the sitemap (my fault)

Add a columnspec to the quickreference.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100305 13f79535-47bb-0310-9956-ffa450edef68
2003-06-19 18:40:49 +00:00
André Malo
7426c43be9 add missing ids.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99430 13f79535-47bb-0310-9956-ffa450edef68
2003-04-18 02:28:28 +00:00
André Malo
94fc883415 add the metafile attribute to all xml files.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99326 13f79535-47bb-0310-9956-ffa450edef68
2003-04-11 01:25:58 +00:00
Jim Jagielski
826c91ae16 Document the SSLMutex directives
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99003 13f79535-47bb-0310-9956-ffa450edef68
2003-03-13 21:23:13 +00:00
Joshua Slive
ddda2949d3 Fix some typos in the <default> and <syntax> and remove the
<default>none</default>

Suggested by:  Mikhail Filimonov <mvf@uniyar.ac.ru>


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@98350 13f79535-47bb-0310-9956-ffa450edef68
2003-01-19 03:35:01 +00:00
Rich Bowen
50c7eb3dc3 Submitted by: Mads Toftum
Reviewed by:	Rich Bowen
Just getting rid of a reference to EAPI that shouldn't be there.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97556 13f79535-47bb-0310-9956-ffa450edef68
2002-11-17 23:33:26 +00:00
André Malo
72d1b3b941 fix a lot of weird links and markup
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97407 13f79535-47bb-0310-9956-ffa450edef68
2002-11-05 18:09:08 +00:00
Erik Abele
a63f6aae96 Updated XML plus transformations. Whhups, this is a big one :-)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96655 13f79535-47bb-0310-9956-ffa450edef68
2002-09-05 23:15:34 +00:00
Astrid Malo
e8cfe2c580 Corrected a copy&paste error
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96296 13f79535-47bb-0310-9956-ffa450edef68
2002-08-03 17:17:28 +00:00
Rich Bowen
e3867829de Small typos in submitted patch.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96182 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 00:24:23 +00:00
Rich Bowen
be243c07c2 SSLProxy* directives that exist in mod_ssl for Apache 2 but are not
documented anywhere.
Submitted by:	Daniel Lopez
Reviewed by:	Rich Bowen


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96180 13f79535-47bb-0310-9956-ffa450edef68
2002-07-25 00:16:26 +00:00
Joshua Slive
68adf9ffbd Update the stylesheet reference to the new language-specific version.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95244 13f79535-47bb-0310-9956-ffa450edef68
2002-05-23 14:50:12 +00:00
Justin Erenkrantz
fafabb637f Remove SSLLog and SSLLogLevel directives in favor of having mod_ssl use the
standard ErrorLog directives.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95129 13f79535-47bb-0310-9956-ffa450edef68
2002-05-16 06:09:13 +00:00
patrikj
4c32a98bef Updated to work with the DTD.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94956 13f79535-47bb-0310-9956-ffa450edef68
2002-05-06 11:56:42 +00:00
Joshua Slive
cf13d8185e Another few xml files. Only one or two left to go.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93825 13f79535-47bb-0310-9956-ffa450edef68
2002-03-10 04:34:21 +00:00