pkgsrc/security/py-OpenSSL
adam f10bf17597 py-OpenSSL: updated to 22.1.0
22.1.0:

Backward-incompatible changes:

Remove support for SSLv2 and SSLv3.
The minimum cryptography version is now 37.0.2.
The OpenSSL.crypto.X509StoreContextError exception has been refactored, changing its internal attributes.

Deprecations:

OpenSSL.SSL.SSLeay_version is deprecated in favor of OpenSSL.SSL.OpenSSL_version. The constants OpenSSL.SSL.SSLEAY_* are deprecated in favor of OpenSSL.SSL.OPENSSL_*.

Changes:

Add OpenSSL.SSL.Connection.set_verify and OpenSSL.SSL.Connection.get_verify_mode to override the context object’s verification flags.
Add OpenSSL.SSL.Connection.use_certificate and OpenSSL.SSL.Connection.use_privatekey to set a certificate per connection (and not just per context)
2022-09-26 17:57:07 +00:00
..
patches py-OpenSSL: Update to 20.0.1 2020-12-19 11:52:26 +00:00
DESCR
distinfo py-OpenSSL: updated to 22.1.0 2022-09-26 17:57:07 +00:00
Makefile py-OpenSSL: updated to 22.1.0 2022-09-26 17:57:07 +00:00
PLIST py-OpenSSL: Update to 20.0.1 2020-12-19 11:52:26 +00:00