Your message dated Tue, 9 Oct 2007 21:46:40 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#445906: boinc-client: SSL fails with ca-bundle.crt linked
to ca-certificates
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: boinc-client
Version: 5.10.8-2
Severity: normal
With the supplied ~boinc/ca-bundle.crt, which is a symlink to
/etc/ssl/certs/ca-certificates.crt, boinc-client is unable to
communicate with the World Community Grid project (which requires SSL).
The logfile shows the following error messages:
2007-10-05 20:21:45 [World Community Grid] Sending scheduler request:
Requested by user
2007-10-05 20:21:45 [World Community Grid] (not requesting new work or
reporting completed tasks)
2007-10-05 20:21:50 [World Community Grid] Scheduler request failed: Peer
certificate cannot be authenticated with known CA certificates
2007-10-05 20:21:50 [World Community Grid] Deferring communication for 1 min
0 sec
2007-10-05 20:21:50 [World Community Grid] Reason: scheduler request failed
After replacing the symlink with ca-bundle.crt from upstream, everything
works as expected.
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.22.9 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/bash
Versions of packages boinc-client depends on:
ii adduser 3.105 add and remove users and groups
ii ca-certificates 20070303 Common CA Certificates PEM files
ii debconf [debconf-2.0] 1.5.14 Debian configuration management sy
ii libc6 2.6.1-5 GNU C Library: Shared libraries
ii libcurl3 7.17.0-1 Multi-protocol file transfer libra
ii libgcc1 1:4.2.1-6 GCC support library
ii libidn11 1.1-1 GNU libidn library, implementation
ii libkrb53 1.6.dfsg.3~beta1-1 MIT Kerberos runtime libraries
ii libldap2 2.1.30.dfsg-13.5 OpenLDAP libraries
ii libssh2-1 0.17-1 SSH2 client-side library
ii libssl0.9.8 0.9.8e-9 SSL shared libraries
ii libstdc++6 4.2.1-6 The GNU Standard C++ Library v3
ii lsb-base 3.1-24 Linux Standard Base 3.1 init scrip
ii python 2.4.4-6 An interactive high-level object-o
ii zlib1g 1:1.2.3.3.dfsg-6 compression library - runtime
boinc-client recommends no packages.
-- debconf information excluded
--- End Message ---
--- Begin Message ---
This turned out to be a configuration issue on my end. After running
"dpkg-reconfigure ca-certificates" and enabling the
"mozilla/Entrust.net_Secure_Server_CA.crt" certificate, everything seems
to be working properly.
Sorry 'bout the noise...
--- End Message ---