Improved certificate validation diagnostics

- Thanks to Jelle van der Waa.
This commit is contained in:
Paul Beckingham 2016-12-19 12:05:36 -05:00
parent a67ce9db0e
commit 72463f414c
2 changed files with 3 additions and 0 deletions

View file

@ -134,6 +134,7 @@ The following submitted code, packages or analysis, and deserve special thanks:
Vladimir
Zachary Manning
jrabbit
Jelle van der Waa
Thanks to the following, who submitted detailed bug reports and excellent
suggestions:

View file

@ -49,6 +49,8 @@
"yes", "y", "no", "n".
- Fixed test harness for Python 3.x.
(thanks to jrabbit).
- Improved certificate validation diagnostics
(thanks to Jelle van der Waa).
2.5.1 (2016-02-24) 8b4ae3b54b44dfbd00b96cdd6dceb8dfe7cc1ea0