Fixing SSLMutex in Jessie to be Mutex instead, and a DIR instead of a FILE, Fixes #142

This commit is contained in:
Benjamin Sonntag 2017-06-17 21:28:40 +02:00
parent 1c08a3e5a0
commit 40071b5865
1 changed files with 1 additions and 1 deletions

View File

@ -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