all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Ricardo Wurmus <rekado@elephly.net>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: 34861@debbugs.gnu.org
Subject: bug#34861: TLS Error with Flatpak
Date: Mon, 18 Mar 2019 22:24:12 +0100	[thread overview]
Message-ID: <87ef73yiyr.fsf@elephly.net> (raw)
In-Reply-To: <e15ac30a9925c47e77f0dcff5b63eeb0@disroot.org>


Raghav Gururajan <rvgn@disroot.org> writes:

> Yes, I did them. Still did not work.
>
> I did the following to set env variables:
>
> $ guix package -i nss-certs
> $ export SSL_CERT_DIR="$HOME/.guix-profile/etc/ssl/certs"
> $ export SSL_CERT_FILE="$HOME/.guix-profile/etc/ssl/certs/ca-certificates.crt"
> $ export GIT_SSL_CAINFO="$SSL_CERT_FILE"

Flatpak uses libsoup with SOUP_SESSION_SSL_USE_SYSTEM_CA_FILE.  libsoup
delegates TLS handling to glib-networking.

Raghav, could you trace flatpak to see what certificate files it is
trying to access?

--
Ricardo

  reply	other threads:[~2019-03-18 21:25 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 20:36 bug#34861: TLS Error with Flatpak Raghav Gururajan
2019-03-18  9:49 ` Ludovic Courtès
2019-03-18 17:31 ` Raghav Gururajan
2019-03-18 21:24   ` Ricardo Wurmus [this message]
2019-03-18 23:10   ` Raghav Gururajan
2019-03-19  0:21     ` Ricardo Wurmus
2019-03-19  0:43     ` Raghav Gururajan
2019-03-22 21:00       ` Ludovic Courtès
2019-03-23  4:02       ` Raghav Gururajan
2019-03-23  8:05         ` Ricardo Wurmus
2019-03-24  6:48         ` Raghav Gururajan
2019-03-24 22:13           ` Ludovic Courtès
2019-03-24 22:13           ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87ef73yiyr.fsf@elephly.net \
    --to=rekado@elephly.net \
    --cc=34861@debbugs.gnu.org \
    --cc=rvgn@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.