From mboxrd@z Thu Jan 1 00:00:00 1970 From: John Soo Subject: Re: TLS certificates for web browsers in guix environment --container Date: Tue, 21 Apr 2020 08:45:20 -0700 Message-ID: <94FBCA48-A4AC-4340-B9E3-DA6CEB333545@asu.edu> References: <874ktdrnww.fsf@ambrevar.xyz> Mime-Version: 1.0 (1.0) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47766) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jQv5T-0007LQ-BT for guix-devel@gnu.org; Tue, 21 Apr 2020 11:45:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.90_1) (envelope-from ) id 1jQv5S-0005n6-8u for guix-devel@gnu.org; Tue, 21 Apr 2020 11:45:26 -0400 Received: from mail-ot1-x32a.google.com ([2607:f8b0:4864:20::32a]:35176) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jQv5R-0005jk-OK for guix-devel@gnu.org; Tue, 21 Apr 2020 11:45:25 -0400 Received: by mail-ot1-x32a.google.com with SMTP id e26so1120199otr.2 for ; Tue, 21 Apr 2020 08:45:24 -0700 (PDT) In-Reply-To: <874ktdrnww.fsf@ambrevar.xyz> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane-mx.org@gnu.org Sender: "Guix-devel" To: Pierre Neidhardt Cc: guix-devel@gnu.org Hi Pierre, I think you need the nss-certs package in the environment, to start. Does ad= ding them help? - John=