Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7uYz-007Rge-Of for pgsql-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 09:39:29 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1r7uXx-003oj9-8j for pgsql-hackers@arkaria.postgresql.org; Tue, 28 Nov 2023 09:38:25 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7uXw-003oiz-Pv for pgsql-hackers@lists.postgresql.org; Tue, 28 Nov 2023 09:38:24 +0000 Received: from smtp.outgoing.loopia.se ([93.188.3.37]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1r7uXo-007kOA-Ni for pgsql-hackers@postgresql.org; Tue, 28 Nov 2023 09:38:23 +0000 Received: from s807.loopia.se (localhost [127.0.0.1]) by s807.loopia.se (Postfix) with ESMTP id 153012FC3FA9 for ; Tue, 28 Nov 2023 10:38:13 +0100 (CET) Received: from s981.loopia.se (unknown [172.22.191.6]) by s807.loopia.se (Postfix) with ESMTP id 046212E274D0; Tue, 28 Nov 2023 10:38:13 +0100 (CET) Received: from s898.loopia.se (unknown [172.22.191.5]) by s981.loopia.se (Postfix) with ESMTP id 0172722B1755; Tue, 28 Nov 2023 10:38:13 +0100 (CET) X-Virus-Scanned: amavisd-new at amavis.loopia.se X-Spam-Flag: NO X-Spam-Score: -1.01 X-Spam-Level: X-Spam-Status: No, score=-1.01 tagged_above=-999 required=6.2 tests=[ALL_TRUSTED=-1, T_SCC_BODY_TEXT_LINE=-0.01] autolearn=disabled Received: from s981.loopia.se ([172.22.191.5]) by s898.loopia.se (s898.loopia.se [172.22.190.17]) (amavisd-new, port 10024) with LMTP id hf6Bj5nUyQ5Y; Tue, 28 Nov 2023 10:38:12 +0100 (CET) X-Loopia-Auth: user X-Loopia-User: daniel@yesql.se X-Loopia-Originating-IP: 89.255.232.193 Received: from smtpclient.apple (customer-89-255-232-193.stosn.net [89.255.232.193]) (Authenticated sender: daniel@yesql.se) by s981.loopia.se (Postfix) with ESMTPSA id 852A022B1756; Tue, 28 Nov 2023 10:38:12 +0100 (CET) Content-Type: text/plain; charset=utf-8 Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3696.120.41.1.3\)) Subject: Re: SSL tests fail on OpenSSL v3.2.0 From: Daniel Gustafsson In-Reply-To: <26144D95-62C4-465A-82CA-48A0BEA79E82@boanderson.me> Date: Tue, 28 Nov 2023 10:38:12 +0100 Cc: Tom Lane , Michael Paquier , Tristan Partin , Nazir Bilal Yavuz , Andres Freund , PostgreSQL Hackers Content-Transfer-Encoding: quoted-printable Message-Id: <2C9178AC-EC03-4D64-86D9-0E33E595A3C3@yesql.se> References: <4036729.1701130863@sss.pgh.pa.us> <26144D95-62C4-465A-82CA-48A0BEA79E82@boanderson.me> To: Bo Anderson X-Mailer: Apple Mail (2.3696.120.41.1.3) List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk > On 28 Nov 2023, at 01:29, Bo Anderson wrote: > It probably doesn=E2=80=99t exist in BoringSSL but neither does a lot = of things. Thats not an issue, we don't support building with BoringSSL. -- Daniel Gustafsson