On 18/01/13 16:42, Dave Fullerton wrote:
I figured it out after a few hours of Googleing and trial and error. The short of it is that I needed to change this line in my site.js from

pref("app.update.url.override", "http://srvlinuxnu.dmzhol.sc-intra.local/thunderbird/main/update/3/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml";);

to

user_pref("app.update.url.override", "http://srvlinuxnu.dmzhol.sc-intra.local/thunderbird/main/update/3/%PRODUCT%/%VERSION%/%BUILD_ID%/%BUILD_TARGET%/%LOCALE%/%CHANNEL%/%OS_VERSION%/%DISTRIBUTION%/%DISTRIBUTION_VERSION%/update.xml";);

Apparently the folks at mozilla only bypass certificate and ssl vs non-ssl checks when the app.update.url.override is set as a user preference. (source: https://bugzilla.mozilla.org/show_bug.cgi?id=800307)
You should consider updating the wiki page (http://wiki.sogo.nu/TB-upgrade-service) based on your findings.

Thanks!

--
Ludovic Marcotte
+1.514.755.3630  ::  www.inverse.ca
Inverse inc. :: Leaders behind SOGo (www.sogo.nu) and PacketFence 
(www.packetfence.org)

--
users@sogo.nu
https://inverse.ca/sogo/lists

Reply via email to