From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id QNFqGsFEP2NmmAAAbAwnHQ (envelope-from ) for ; Thu, 06 Oct 2022 23:12:33 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8L6RGcFEP2NYXwAAG6o9tA (envelope-from ) for ; Thu, 06 Oct 2022 23:12:33 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 238D012EA2 for ; Thu, 6 Oct 2022 23:12:33 +0200 (CEST) Received: from localhost ([::1]:46910 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ogYAQ-0007BN-KL for larch@yhetil.org; Thu, 06 Oct 2022 17:12:32 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50552) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogYA1-00076B-1K for guix-patches@gnu.org; Thu, 06 Oct 2022 17:12:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:34616) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ogY9y-0003kV-Bh for guix-patches@gnu.org; Thu, 06 Oct 2022 17:12:04 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ogY9y-0005fY-6r for guix-patches@gnu.org; Thu, 06 Oct 2022 17:12:02 -0400 Subject: bug#58189: [PATCH] gnu: squid: Enable TLS features Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 06 Oct 2022 21:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58189 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Sergey Trofimov Cc: 58189-done@debbugs.gnu.org Mail-Followup-To: 58189@debbugs.gnu.org, ludo@gnu.org, sarg@sarg.org.ru Received: via spool by 58189-done@debbugs.gnu.org id=D58189.166509068321735 (code D ref 58189); Thu, 06 Oct 2022 21:12:01 +0000 Received: (at 58189-done) by debbugs.gnu.org; 6 Oct 2022 21:11:23 +0000 Received: from localhost ([127.0.0.1]:33692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogY9K-0005eV-QK for submit@debbugs.gnu.org; Thu, 06 Oct 2022 17:11:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:46264) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ogY9G-0005e2-QL for 58189-done@debbugs.gnu.org; Thu, 06 Oct 2022 17:11:19 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45550) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogY99-0003b9-V1; Thu, 06 Oct 2022 17:11:11 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=aXVzZB3p3MdDvew96PMkDKr6ZucMfLYDYxL4wMF5nc4=; b=mBYoJiS2M862LXACaIrE DRclcutOxnzGasG8w0hBr15ay47X0j9t+RGLOS6oJ0rcI72SZphmKa0YS8DmfxgI9dxdrdrtYE1In 9xcONUR2bwjc/zhtEDzispS6ejWpMy0w7hLOKfN7m+waKfOOiKdn7u5iZ9+WOxpkaRbIf7aP/ERUk ypmNz/1Lgx427z99tF/yl5InKHE2srlZ0xucaGaXEAMN+mMFD9CCxLMf4ub+eS0jH//vrhJHoteZb gDKrCc0eycbzax6p+OZ8mpULOGWmaMhpM9vjtceAbktTXvhn42U/fShdj7O0Y7Va9vWsP8hLb4toE IyznbpFKn59E9w==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201]:53424 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ogY8c-0001zk-6F; Thu, 06 Oct 2022 17:11:06 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220930073439.2317-1-sarg@sarg.org.ru> Date: Thu, 06 Oct 2022 23:10:35 +0200 In-Reply-To: <20220930073439.2317-1-sarg@sarg.org.ru> (Sergey Trofimov's message of "Fri, 30 Sep 2022 09:34:39 +0200") Message-ID: <87zge8fyk4.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1665090753; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=aXVzZB3p3MdDvew96PMkDKr6ZucMfLYDYxL4wMF5nc4=; b=X5bGyncWFMnOozjUUcAhyJQlPncPntAupb2i2x+nxXdLAN3HO+AzvyFtV1IiZAumiEiV8a HvGSjCdZ/yCzL8GrBlhG1BtgvC7G9SPE93L+4q0FDfg50B5x6G9XVqKJlPoN3t20H3Sasw q53CjZbU/q/qG8ofV1VhBOubH2OjodhxkxwoaTawCn81oh3gLaWp/si149fjegY+TyZLT7 8O5sd0uj2gTnnEjImwy3I4PceF5urQd9Q9CRmvXf5WUC/5pofwMbuwNnXwbIRnIi++NK9z TmyGBPODGkSdR6O16ZoN6gWy6FvxdWdTk9yDUT9cSGqlZ+T2EmtHVuDpt2mFBA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665090753; a=rsa-sha256; cv=none; b=RctaSNX6bhow6534u8jeTIe+6E4/u8hdOjmC3euZggaB/AF86lgZ4qUdfuDcvNSsVahXXY +oiOTP8jhEk7Dj9ZmT6aH9OXmXwVHfapsVlgfxew8bG/U+AS0rcAq7cy60gilJI8gAcKht IsE+QbIUpmHUoWk/wbqk0xnRHNEnklNSNnbemxFuHgdAdlrVaDKv7kF57cx8puKjO0u4/j mC6qz+dIA5S9WYp7NW8C0cFbPUsjbmZUHTW+cluLoo2WsIpjsKm8dIo2bTw7UdLq7Rae7o OTYlK/RsDk21BvAMq9/jXgIlshujbgn4tD8rzIJ02qiENc7ycSpi8muQdo5UeQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mBYoJiS2; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -2.27 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=mBYoJiS2; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: 238D012EA2 X-Spam-Score: -2.27 X-Migadu-Scanner: scn1.migadu.com X-TUID: Nc0tJcT5r+/f Hi, Sergey Trofimov skribis: > I've noticed that despite openssl is listed as an input - it's not actual= ly enabled by default. > Fixing that using a configure flag. W/o this change I was not able to use= cache_peer with tls enabled. I tweaked the commit log and applied it, thanks! Ludo=E2=80=99.