Skip to content

Commit 6fa65ab

Browse files
authored
Release 0.9.2
1 parent 1407864 commit 6fa65ab

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 0.9.2
2+
3+
* Fixed an issue where implementations supporting Python 3.10 but not the peer certificate chain APIs
4+
would fail during the handshake instead of when importing the `truststore` module. The module
5+
now raises an error immediately instead of on first handshake. This was added for the GraalPy
6+
implementation specifically, but there may be others.
7+
18
# 0.9.1
29

310
* Fixed an issue for CPython 3.13 where `ssl.SSLSocket` and `ssl.SSLObject` certificate

0 commit comments

Comments
 (0)