From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#37371: =?UTF-8?Q?CMake=E2=80=99s_?= =?UTF-8?Q?=E2=80=9Cctest=E2=80=9D_?= =?UTF-8?Q?doesn=E2=80=99t?= know about X.509 certificates Date: Wed, 11 Sep 2019 00:13:24 +0200 Message-ID: <87pnk7yf3v.fsf@gnu.org> References: <87tv9k17so.fsf@inria.fr> <877e6gqfd4.fsf@elephly.net> <87v9u0cca9.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:57128) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1i7oOh-0006U3-Qi for bug-guix@gnu.org; Tue, 10 Sep 2019 18:14:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1i7oOg-0007Kq-Tb for bug-guix@gnu.org; Tue, 10 Sep 2019 18:14:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:32976) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1i7oOg-0007Kc-Qh for bug-guix@gnu.org; Tue, 10 Sep 2019 18:14:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1i7oOg-0006KO-Mj for bug-guix@gnu.org; Tue, 10 Sep 2019 18:14:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <87v9u0cca9.fsf@nckx> (Tobias Geerinckx-Rice's message of "Tue, 10 Sep 2019 19:05:18 +0200") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Tobias Geerinckx-Rice Cc: 37371-done@debbugs.gnu.org Hello, Tobias Geerinckx-Rice skribis: > Ricardo Wurmus =E5=86=99=E9=81=93=EF=BC=9A >> This is the correct way, in my opinion. The user of libcurl is >> supposed >> to handle environment variable lookup. > > I'm aware of this, but it seems like some users don't do this. I=E2=80=99ve pushed this as 489d16577e4a6ccc30f3719d9263900089edd842. We can revisit the libcurl issue later on (as we regularly do :-)). Thanks for your feedback, Ludo=E2=80=99.