[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#269499: apache-ssl: SSL log directives don't work?



Package: apache-ssl
Version: 1.3.31-5
Severity: important

The SSL log directives don't work for me, I only get a '+' in the logs.

Looking at the source in src/modules/standard/mod_log_config.c, I see
that the '%{clientcert}c' log directive is actually handled by
log_connection_status since it appears in the log_item_keys array before
log_ssl_info (and find_log_func matches on the first entry).

So, as far as I understand, the '+' in the logs is the 'status of the
connection'.

Since '%c' is the same as '%X', the '%c' directive should probably be
removed.

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Kernel: Linux 2.6.9-rc1+bigboy
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Versions of packages apache-ssl depends on:
ii  apache-common               1.3.31-5     Support files for all Apache webse
ii  debconf                     1.4.32       Debian configuration management sy
ii  dpkg                        1.10.23      Package maintenance system for Deb
ii  libc6                       2.3.2.ds1-16 GNU C Library: Shared libraries an
ii  libdb4.2                    4.2.52-17    Berkeley v4.2 Database Libraries [
ii  libexpat1                   1.95.6-8     XML parsing C library - runtime li
ii  libmagic1                   4.10-3       File type determination library us
ii  libssl0.9.7                 0.9.7d-5     SSL shared libraries
ii  logrotate                   3.7-2        Log rotation utility
ii  mime-support                3.28-1       MIME files 'mime.types' & 'mailcap
ii  openssl                     0.9.7d-5     Secure Socket Layer (SSL) binary a
ii  perl                        5.8.4-2      Larry Wall's Practical Extraction 
ii  ssl-cert                    1.0-8        Simple debconf wrapper for openssl

-- debconf information:
* apache-ssl/server-name: www.dhalleweyn.com
* apache-ssl/server-admin: raf@dhalleweyn.com
* apache-ssl/enable-suexec: false
* apache-ssl/init: true
* apache-ssl/document-root: /home/www



Reply to: