[tahoe-lafs-trac-stream] [tahoe-lafs] #1594: darcs failures due to new SSL certificate
tahoe-lafs
trac at tahoe-lafs.org
Wed Nov 23 21:50:12 UTC 2011
#1594: darcs failures due to new SSL certificate
------------------------------------+--------------------------------
Reporter: warner | Owner: somebody
Type: defect | Status: new
Priority: critical | Milestone: soon (release n/a)
Component: dev-infrastructure | Version: n/a
Resolution: | Keywords:
Launchpad Bug: |
------------------------------------+--------------------------------
Comment (by zooko):
Heffalump from the #darcs channel on IRC says that the Haskell "HTTP"
library doesn't do SSL, and silently tries http when you asked it to do
https, so that probably explains all of the 301 errors. The only solution
is not to use a version of darcs that uses the HTTP library and instead
use a version of darcs that uses libcurl. The CA errors are, if I
understand correctly, that some builds of darcs have a libcurl builtin
which doesn't have a full CA cert bundle compiled in, nor does it load a
CA cert bundle from the filesystem, or if it does then the one that it
loads doesn't have the right root CA in. The work-around for that is as
described by dcoder in comment:5.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1594#comment:7>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list