I am trying to log the ciphers being used for apache-ssl. I've uncommented the line in the httpd.conf file:
CustomLog /var/log/apache-ssl/ssl.log "%t %{version}c %{cipher}c
%{clientcert}c"
and I only see in the ssl.log:
[19/Sep/2005:12:40:21 -0400] + + +
Any suggestions on how to get the logging working correctly?
Thanks,
Brian
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

