Fix Python 3.11 STARTTLS handling

This commit is contained in:
Jan Dittberner 2023-08-04 19:35:27 +02:00
parent c8f93d56dc
commit ea68a363ca
3 changed files with 136 additions and 108 deletions

View file

@ -1,8 +1,12 @@
# change log
## version 0.3.3 2023-08-04
* fix starttls behaviour with Python 3.11
## version 0.3.2 2021-03-07
* remove brokebn CA certificate statistics
* remove broken CA certificate statistics
## version 0.3.1 2019-06-23