Path to this page:
Subject: CVS commit: pkgsrc/security
From: Adam Ciarcinski
Date: 2025-03-14 16:57:52
Message id: 20250314155752.EAD56FBE1@cvs.NetBSD.org
Log Message:
py-acme py-certbot*: updated to 3.3.0
3.3.0
Changed
The --register-unsafely-without-email flag is no longer needed in \
non-interactive mode.
In interactive mode, pressing Enter at the email prompt will register without an \
email.
deprecated acme.crypto_util.dump_pyopenssl_chain
deprecated acme.crypto_util._pyopenssl_cert_or_req_all_names
deprecated acme.crypto_util._pyopenssl_cert_or_req_san
deprecated certbot.crypto_util.dump_pyopenssl_chain
deprecated certbot.crypto_util.pyopenssl_load_certificate
Fixed
Fixed a bug introduced in Certbot 3.1.0 where OpenSSL environment variables
needed in our snap configuration were persisted in calls to external programs
like nginx which could cause them to fail to load OpenSSL.
Files: