Comment 24 for bug 246205

Revision history for this message
chris_debian (cjhandrew) wrote :

I can confirm that the following worked on a dual processor amd64:

sudo /etc/init.d/boinc-client stop

cd /var/lib/boinc-client/
sudo mv ca-bundle.crt ca-bundle.crt.old
sudo wget http://boinc.berkeley.edu/trac/browser/trunk/boinc/curl/ca-bundle.crt?format=raw
sudo mv ca-bundle.crt?format=raw ca-bundle.crt

sudo /etc/init.d/boinc-client start

Thanks for the workarounds, everyone.

Cheers,

Chris.