]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Drop support for the "CompatEnvVars" argument to SSLOptions, which was
authorJoe Orton <jorton@apache.org>
Thu, 3 Jun 2004 09:28:12 +0000 (09:28 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 3 Jun 2004 09:28:12 +0000 (09:28 +0000)
commit0433fae13d4179deec75e6b814198212d34cec82
treeb5c819a9820ca55c080213393e4feccc8aea6dc3
parent7b93b061b856dd131acf70c1ab5def4473a4d3f0
Drop support for the "CompatEnvVars" argument to SSLOptions, which was
never implemented in 2.0 and never needed to be.

* docs/ssl/ssl-std.conf.in: Remove CompatEnvVars examples.

* modules/ssl/ssl_engine_config.c (ssl_cmd_SSLOptions): Don't allow
the CompatEnvVars argument.

* modules/ssl/ssl_private.h: Remove SSL_OPT_COMPATENVVARS macro.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk/modules/ssl@103829 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_config.c
ssl_private.h