From nobody Mon Nov 20 14:08:11 2023 X-Original-To: python@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4SYq994v6fz51LjM for ; Mon, 20 Nov 2023 14:08:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4SYq993rKkz4HZk for ; Mon, 20 Nov 2023 14:08:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700489293; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=ugpY8OS7SWMO7Ope5Bq+iYqNwEiEiRsfbguGWLa8vxI=; b=sZVeoVKe2os4FJUd01WBurFx4v0kZS9l3jXRSkz+GZOpTrbxCCOfKcp3cX/98qb/c4DRYr oDPTIC0aILN00MbmtIcdxub/EyctjXRuKI9B5zOZ5ig3fLEOAiIZzfRrmEAs4yPNLkLNnu GXQIlggIQjNrQwcpXDcOHpn/0CtfEO1rOhMr1QaFYKJT0xoJkn1VzMDWHim86tc0aVbFLz GwsE5qtilXbB9YmtvJoK5/JO6CpFT65pCGS/MTZ4eVrhxCS3n29V4boJNluJv5cGlUMPr+ 0HGJk/MSnL8ASrtVK95sRHizT7ajs0zoLsb/xtlB7/t4DtHYgV5QrvwaHknCAg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700489293; a=rsa-sha256; cv=none; b=ZKhSSC720lTNVGrlnrWZRrdbQ9kqEKEf7BBqk9trvE6PUPB9oFp/+FVzxJysE+A5Y1zlBc 5GcAp2t07Mq37MOeR9TN9UF7ZUfZcuo3bZpBkALMD2p/Hz56eEX3TpI3GNmNvJ70G0JdhQ XKxwC4JFDHhFTH+PbaT1otEt85dhJksRG2YwV03tJSeifOOthXOhJA9h2PQ3bC0d87KkDm 1xb4H8/96UcbidYuoQy9icybgGAGw9Frkcjv0XURoJM3twpX8IDg5OKYkHHxinym0buAj0 vcdTpuP5DuRSzZGDLre5QbYZRwTeVLDaTCQZq9b8VBrOTx5fMjFNp2l60p1O+A== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4SYq992vQNzvcj for ; Mon, 20 Nov 2023 14:08:13 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 3AKE8Dkv081431 for ; Mon, 20 Nov 2023 14:08:13 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 3AKE8DBU081429 for python@FreeBSD.org; Mon, 20 Nov 2023 14:08:13 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: python@FreeBSD.org Subject: [Bug 273656] security/py-certbot: needs export CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1 in ${LOCALBASE}/etc/periodic/weekly/500.certbot-3.9 on systems with OpenSSL 3 Date: Mon, 20 Nov 2023 14:08:11 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: franco@opnsense.org X-Bugzilla-Status: Open X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: python@FreeBSD.org X-Bugzilla-Flags: maintainer-feedback? X-Bugzilla-Changed-Fields: cc Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: FreeBSD-specific Python issues List-Archive: https://lists.freebsd.org/archives/freebsd-python List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-python@freebsd.org X-BeenThere: freebsd-python@freebsd.org MIME-Version: 1.0 X-Spam: Yes https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273656 Franco Fichtner changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |franco@opnsense.org --- Comment #3 from Franco Fichtner --- It appears that crypto parts of Python simply require legacy.so to be prese= nt for OpenSSL 3 by default. In security/openssl that is the LEGACY option, w= hich is also off by default. Should each Python port be modified to add CRYPTOGRAPHY_OPENSSL_NO_LEGACY= =3D1 ? The comment in the patch is misleading: "If you did not expect this error, = you have likely made a mistake with your OpenSSL configuration." Cheers, Franco --=20 You are receiving this mail because: You are the assignee for the bug.=