diff --git a/jessie/ssl.conf b/jessie/ssl.conf index 2ff7532c..68b422b3 100644 --- a/jessie/ssl.conf +++ b/jessie/ssl.conf @@ -51,7 +51,7 @@ SSLSessionCacheTimeout 300 # Semaphore: # Configure the path to the mutual exclusion semaphore the # SSL engine uses internally for inter-process synchronization. -#SSLMutex file:${APACHE_RUN_DIR}/ssl_mutex +Mutex file:${APACHE_RUN_DIR} # SSL Cipher Suite: # List the ciphers that the client is permitted to negotiate. See the