Skip to content
Snippets Groups Projects
  • Thomas Bellman's avatar
    8b997112
    Handle removal of SSLMutex directive in mod_ssl. · 8b997112
    Thomas Bellman authored
    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.
    8b997112
    History
    Handle removal of SSLMutex directive in mod_ssl.
    Thomas Bellman authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.