Path to this page:
Subject: CVS commit: pkgsrc/security/py-OpenSSL
From: David Brownlee
Date: 2023-01-15 20:40:15
Message id: 20230115194015.19A93FA90@cvs.NetBSD.org
Log Message:
Updated security/py-OpenSSL to 23.0.0
The previous py-OpenSSL-22.1.0 would abort at runtime against
py-cryptography-39.0.x which broke py-certbot and similar.
changes:
- Add OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAIN constant to allow
for users to perform certificate verification on partial certificate
chains. #1166
- cryptography maximum version has been increased to 39.0.x.
Files: