[Bug 246205] Re: Wordcommunitygrid Message "Peer certificate cannot be authenticated with known CA certificates."
Daniel Hahler
launchpad at thequod.de
Wed Oct 29 20:20:51 UTC 2008
** Description changed:
Tested 6.2.7-1 on a clean intrepid alpha, updated via apt-get yesterday.
Wordcommunitygrid Message "Peer certificate cannot be authenticated with known CA certificates."
http://boinc.berkeley.edu/trac/wiki/Error/Scheduler%20request%20failed
After replacing the symbolic link in /var/lib/boinc-client/ with the file ca-bundle.crt from the latest Berkeley Build 6.2.11 it works.
- WORKAROUND seems to be installing the upstream ca-bundle.crt file for BOINC:
- 1. cd /var/lib/boinc-client
- 2. sudo mv ca-bundle.crt{,.bak}
- 3. sudo wget http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt -O ca-bundle.crt.upstream
- 4. sudo cp -a ca-bundle.crt{.upstream,}
+ WORKAROUNDS:
+ There are two workarounds.
+ 1. Install updated ca-certificates package, e.g. from blueyed's PPA:
+ https://launchpad.net/~blueyed/+archive?field.name_filter=ca-certificates
+
+ 2. or install the upstream ca-bundle.crt file for BOINC:
+ 1. cd /var/lib/boinc-client
+ 2. sudo mv ca-bundle.crt{,.bak}
+ 3. sudo wget http://boinc.berkeley.edu/trac/export/16195/trunk/boinc/curl/ca-bundle.crt -O ca-bundle.crt.upstream
+ 4. sudo cp -a ca-bundle.crt{.upstream,}
--
Wordcommunitygrid Message "Peer certificate cannot be authenticated with known CA certificates."
https://bugs.launchpad.net/bugs/246205
You received this bug notification because you are a member of Debian
BOINC Maintainers, which is subscribed to boinc in ubuntu.
More information about the pkg-boinc-devel
mailing list