fix(deps): update dependency pyopenssl to v23
This MR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| pyOpenSSL (source) |
^22.0.0 -> ^23.0.0
|
Release Notes
pyca/pyopenssl
v23.1.1
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
- Worked around an issue in OpenSSL 3.1.0 which caused
X509Extension.get_short_nameto raise an exception when no short name was known to OpenSSL.#​1204 <https://github.com/pyca/pyopenssl/pull/1204>_.
v23.1.0
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
-
cryptographymaximum version has been increased to 40.0.x. - Add
OpenSSL.SSL.Connection.DTLSv1_get_timeoutandOpenSSL.SSL.Connection.DTLSv1_handle_timeoutto support DTLS timeouts#​1180 <https://github.com/pyca/pyopenssl/pull/1180>_.
v23.0.0
Backward-incompatible changes: ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Deprecations: ^^^^^^^^^^^^^
Changes: ^^^^^^^^
- Add
OpenSSL.SSL.X509StoreFlags.PARTIAL_CHAINconstant to allow for users to perform certificate verification on partial certificate chains.#​1166 <https://github.com/pyca/pyopenssl/pull/1166>_ -
cryptographymaximum version has been increased to 39.0.x.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Ghost User