On Fri, Mar 10, 2017 at 11:33:41AM +0100, Ludovic Courtès wrote: > > I thought about this a bit yesterday. Only three certificate files are > > needed for the Let's Encrypt certificate store: the root certificate, > > the active intermediate, and the backup intermediate.* > > > > We know where they can be downloaded from, and we know their SHA256 > > hash, so we could download them directly instead of using a package. > > Maybe a trivial-build-system package to download these 3 files and put > them in a directory would do. Here's a patch.