From owner-freebsd-questions@freebsd.org Wed Mar 11 22:56:20 2020 Return-Path: Delivered-To: freebsd-questions@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BE87A26D4D4 for ; Wed, 11 Mar 2020 22:56:20 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (gate.utahime.jp [183.180.29.210]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 48d6l54Cwyz40J7 for ; Wed, 11 Mar 2020 22:56:16 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) (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) (No client certificate requested) by gate.utahime.jp (Postfix) with ESMTPS id 579843A96C for ; Thu, 12 Mar 2020 07:56:08 +0900 (JST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=utahime.org; s=maybe2019112701; t=1583967368; bh=rHkMosxLVazEXeD1hQQL6Gdf/p2TZkI903uqbONMqys=; h=Date:To:Subject:From:In-Reply-To:References; b=aNUJhaGaAPvGl2Ix7NL6saxQ5gbMuc/UWlCcSRDp2uwKmtqHDfVZhSyIn4wyP8N4X JvUr8L7oq54e0L6qFpsRCfbI+h38Jr77wg7CMpKW+RMrYqLytNSVGVmCxLi3ICVG1X PIVp/pbzW4Fgjvi3wpGJp4z10ichLs2QDkoJfLBLtB7pmL4AZ4mFjPYnODJ1bK9meb LK4rwDWnGC6I2T1XW6EUZFscGc/BZwNaOZ3HKAKYS5LQp1CmEeS7qsJHBQlh8PYha5 wEj7erFqXYP+qrKvBCAe39vm7fnj1pOY/N5GJ3XFJ69vuqi27dwaSBSTxepncQCSCC xHloW2+Pdw+oA== Received: from localhost (rolling.home.utahime.org [192.168.174.11]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 34BB07BA30; Thu, 12 Mar 2020 07:56:07 +0900 (JST) X-Virus-Status: Clean X-Virus-Scanned: clamav-milter 0.102.2 at eastasia.home.utahime.org Date: Thu, 12 Mar 2020 07:55:44 +0900 (JST) Message-Id: <20200312.075544.692341835792089950.yasu@utahime.org> To: freebsd-questions@freebsd.org Subject: Re: letsencrypt renewal failure "sslv3 alert bad record mac" From: Yasuhiro KIMURA In-Reply-To: <7e6cb54d-a38a-0772-01fb-01ebd4834c91@dreamchaser.org> References: <7e6cb54d-a38a-0772-01fb-01ebd4834c91@dreamchaser.org> X-Mailer: Mew version 6.8 on Emacs 26.3 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 48d6l54Cwyz40J7 X-Spamd-Bar: ++ Authentication-Results: mx1.freebsd.org; dkim=pass header.d=utahime.org header.s=maybe2019112701 header.b=aNUJhaGa; dmarc=none; spf=pass (mx1.freebsd.org: domain of yasu@utahime.org designates 183.180.29.210 as permitted sender) smtp.mailfrom=yasu@utahime.org X-Spamd-Result: default: False [2.93 / 15.00]; ARC_NA(0.00)[]; RCVD_VIA_SMTP_AUTH(0.00)[]; R_DKIM_ALLOW(-0.20)[utahime.org:s=maybe2019112701]; FROM_HAS_DN(0.00)[]; R_SPF_ALLOW(-0.20)[+a:spf-authorized.utahime.org]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MIME_GOOD(-0.10)[text/plain]; PREVIOUSLY_DELIVERED(0.00)[freebsd-questions@freebsd.org]; TO_DN_NONE(0.00)[]; NEURAL_SPAM_MEDIUM(1.00)[0.997,0]; RCPT_COUNT_ONE(0.00)[1]; RCVD_COUNT_THREE(0.00)[3]; DMARC_NA(0.00)[utahime.org]; MV_CASE(0.50)[]; DKIM_TRACE(0.00)[utahime.org:+]; NEURAL_SPAM_LONG(0.53)[0.535,0]; MID_CONTAINS_FROM(1.00)[]; FROM_EQ_ENVFROM(0.00)[]; MIME_TRACE(0.00)[0:+]; IP_SCORE(0.39)[ip: (0.20), ipnet: 183.180.0.0/16(0.10), asn: 2519(1.62), country: JP(0.04)]; ASN(0.00)[asn:2519, ipnet:183.180.0.0/16, country:JP]; RCVD_TLS_ALL(0.00)[] X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Mar 2020 22:56:20 -0000 From: Gary Aitken Subject: letsencrypt renewal failure "sslv3 alert bad record mac" Date: Wed, 11 Mar 2020 14:11:59 -0600 > Previous renewals worked ok, but may have been under 10.3 > > 11.2-RELEASE-p9 FreeBSD 11.2-RELEASE-p9 > > I know I need to upgrade to 11.3 but this seems not related to that. > Any help / pointers would be much appreciated. Are there any reason that you use non-default version of python? I wonder if current version of certbot still support python 2.7. --- Yasuhiro KIMURA