Skip to content

Commit c8bc49d

Browse files
committed
add blurb
1 parent 33dcd36 commit c8bc49d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
When built against OpenSSL 3.0, the ``ssl`` module had a bug where it
2+
reported unauthenticated EOFs (i.e. without close_notify) as a clean
3+
TLS-level EOF. It now raises ``SSLEOFError``, matching the behavior in
4+
previous versions of OpenSSL.

0 commit comments

Comments
 (0)