We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12537d4 commit e9076cdCopy full SHA for e9076cd
CHANGELOG.md
@@ -15,6 +15,12 @@ You can find out backwards-compatibility policy [here](https://github.com/pyca/s
15
16
## [Unreleased](https://github.com/pyca/service-identity/compare/24.1.0...HEAD)
17
18
+### Changed
19
+
20
+- pyOpenSSL's identity extraction has been reimplemented using *cryptography*'s primitives instead of deprecated pyOpenSSL APIs.
21
+ As a result, the oldest supported pyOpenSSL version is now 17.1.0.
22
+ [#70](https://github.com/pyca/service-identity/pull/70)
23
24
25
## [24.1.0](https://github.com/pyca/service-identity/compare/23.1.0...24.1.0) - 2024-01-14
26
0 commit comments