Package: libapache2-mod-gnutls
Version: 0.5.1-1
Severity: normal

I am trying to do Client Certificate validation in Apache using mod_gnutls. 
However, mod_gnutls
is not able to load the CA Certificates that are provided by Debian in the 
ca-certificates package.
I am using the following line to load the CA certificates:

GnuTLSClientCAFile /etc/ssl/certs/ca-certificates.crt

When I subsequently try to restart Apacke I get this error:

# /etc/init.d/apache2 restart
Restarting web server: apache2Syntax error on line 30 of 
/etc/apache2/sites-enabled/001-mysite:
GnuTLS: Failed to load Client CA File '/etc/ssl/certs/ca-certificates.crt': 
(-51) The given memory buffer is too short to hold parameters.
 failed!


-- System Information:
Debian Release: 5.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.25-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapache2-mod-gnutls depends on:
ii  libc6                         2.7-16     GNU C Library: Shared libraries
ii  libgnutls26                   2.4.2-4    the GNU TLS library - runtime libr

libapache2-mod-gnutls recommends no packages.

libapache2-mod-gnutls suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to