Index | Recent Threads | Unanswered Threads | Who's Active | Guidelines | Search |
![]() |
World Community Grid Forums
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
No member browsing this thread |
Thread Status: Active Total posts in this thread: 3
|
![]() |
Author |
|
matt2300
Cruncher Joined: Oct 26, 2016 Post Count: 2 Status: Offline Project Badges: ![]() ![]() |
Hi all -- I recently installed boinc/boinc-client version 7.4.23+dfsg-1 (Debian package for Jessie) and while I can add a project for other sites, I cannot add the project for WCG. The problem seems to be with the CA chain presented by the login server. In the event log (with http set under diagnostic flags) I see:
I have tried adding both the wildcard cert for secure.worldcommunitygrid.org and the 'thawte SSL CA - G2' cert into my local CA file. openssl can verify the wcg cert now, but still complains about the self-signed intermediate cert. I already have the other Thawte CA certs in my CA store. The Thawte SSL checker tool sees the cert installed but has these alerts: secure.worldcommunitygrid.org Warnings Root installed on the server. For best practices, remove the self-signed root from the server. RSA remove cross certificates The certificate chain contains a cross root (primary intermediate) certificate that should be removed. Use Symantec CryptoReport to remove cross root certificates. Anyone else have this issue and/or a workaround? thanks! |
||
|
Former Member
Cruncher Joined: May 22, 2018 Post Count: 0 Status: Offline |
Please check the Community-maintained FAQs....
|
||
|
matt2300
Cruncher Joined: Oct 26, 2016 Post Count: 2 Status: Offline Project Badges: ![]() ![]() |
Ah ok so it is a conflict of the chain wrt to the newer root CA cert from Thawte, and more particularly, the alternate chain functionality in OpenSSL not making it into given Debian releases which had removed the 1024 bit CA cert from their CA bundle file. whew. :-D I really thought I had searched the forum for similar info but I wasn't successful. Thank you for the reply!
For now I'm doing the fix of: static copy of an updated BOINC ca-bundle.crt which I grabbed from Github. Will update my Debian install later since it's a remote server. others looking for the WCG forums faq entry on this, check: https://www.worldcommunitygrid.org/forums/wcg/viewthread_thread,38805 It looks as though OpenSSL added support for alternate chain paths in 1.0.1n; Debian did not have that code until the release of Debian package openssl 1.0.1t-1+deb8u3 |
||
|
|
![]() |