Skip to content
Snippets Groups Projects
Commit 8b997112 authored by Thomas Bellman's avatar Thomas Bellman
Browse files

Handle removal of SSLMutex directive in mod_ssl.

In Apache httpd 2.4, the SSLMutex directive to the mod_ssl module has
been replaced with use of the more general Mutex directive, and Mutex
has saner defaults than SSLMutex had.  Don't put an SSLMutex directive
into ssl.conf if we are using version 2.4 of httpd.
parent d056b717
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment