From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id E6D963858D35; Sun, 14 Apr 2024 14:41:50 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org E6D963858D35 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1713105710; bh=EuIeUhhUvyZXaqIraoqG8BMLFDBET9QnJd0zvwmjFFU=; h=From:To:Subject:Date:In-Reply-To:References:From; b=hh11C36Bc+4j06SoqINiAMKXXHt9hFJ92bNIutwUdEUFQZue6E1r5L4J3nucQ/MNP B8NIUc7r+JMybuWGfjbMZCbW3fusSWLrij1/Wn6W+Ehi3789ud7NKhPQlKJdw1PsVF 2McTz9cjKrlKgoPVuwjVvnXkR3divPMmv+acDplA= From: "nolange79 at gmail dot com" To: elfutils-devel@sourceware.org Subject: [Bug debuginfod/31620] debuginfod should not require ssl support from libcurl Date: Sun, 14 Apr 2024 14:41:50 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: elfutils X-Bugzilla-Component: debuginfod X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: nolange79 at gmail dot com X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D31620 --- Comment #10 from nolange79 at gmail dot com --- No, I was talking about testing the features field for CURL_VERSION_SSL, th= at field is deprecated: > features is a bit mask representing available features. It can have none,= one or more bits set. The use of this field is deprecated Going through the protocols should be the fitting method to test whether ht= tps is supported. I guess practically it will always mean SSL available -> HTTPS available. --=20 You are receiving this mail because: You are on the CC list for the bug.=