diff options
author | Joe Orton <jorton@apache.org> | 2024-10-16 13:41:52 +0200 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2024-10-16 13:41:52 +0200 |
commit | 50df6c8cc0dfeabd659b79e152fc7dd84855ed89 (patch) | |
tree | 22c8327d792f21e056f659e56922b36a6e5ce1a4 /changes-entries | |
parent | mod_ssl: Disallow SSLOpenSSLConfCmd within vhost context since it (diff) | |
download | apache2-50df6c8cc0dfeabd659b79e152fc7dd84855ed89.tar.xz apache2-50df6c8cc0dfeabd659b79e152fc7dd84855ed89.zip |
Revert r1921336.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1921357 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'changes-entries')
-rw-r--r-- | changes-entries/pr69397.txt | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/changes-entries/pr69397.txt b/changes-entries/pr69397.txt deleted file mode 100644 index 32ae57e1f2..0000000000 --- a/changes-entries/pr69397.txt +++ /dev/null @@ -1,2 +0,0 @@ - *) mod_ssl: Disallow use of "SSLOpenSSLConfCmd" in <VirtualHost> - context. PR 69397. [Joe Orton] |