From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id ABF541382C5 for ; Mon, 23 Apr 2018 06:26:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36F60E0AE8; Mon, 23 Apr 2018 06:26:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D7F97E0AE3 for ; Mon, 23 Apr 2018 06:26:38 +0000 (UTC) Received: from pomiot (d202-252.icpnet.pl [109.173.202.252]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id E0C14335C2E; Mon, 23 Apr 2018 06:26:36 +0000 (UTC) Message-ID: <1524464794.1361.9.camel@gentoo.org> Subject: Re: [gentoo-dev] multi-backend support for ssl/tls in curl From: =?UTF-8?Q?Micha=C5=82_G=C3=B3rny?= To: gentoo-dev@lists.gentoo.org Date: Mon, 23 Apr 2018 08:26:34 +0200 In-Reply-To: <20180422143402.kemnvlhshhu5x2pr@gentoo.org> References: <20180422143402.kemnvlhshhu5x2pr@gentoo.org> Organization: Gentoo Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.24.6 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@lists.gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-Archives-Salt: e8ac558e-b27b-4380-8325-95d34e2c4327 X-Archives-Hash: d6a235833884ce6efd97fb48841437d3 W dniu nie, 22.04.2018 o godzinie 09∶34 -0500, użytkownik Matthew Thode napisał: > The short of it is that curl supports having multiple backends. I'd > like to have that feature enabled so libraries and userland can choose > the backend they wish to use. > > https://bugs.gentoo.org/653076 has the specifics, but I cannot see a > reason why we are artifically limiting the backed to just one. > How would you solve the problem of packages requiring specific SSL backend? Currently they enforce it via USE dependency on cURL. -- Best regards, Michał Górny