commit | c695c95626ad776e3e378a376a7752c2bd039326 | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 28 20:57:36 2014 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Mon Apr 28 20:57:36 2014 +0200 |
tree | 3480d10a7c7165ab63c9880c3138501db69ebd6a | |
parent | 3a74ce2088e5e29d81dd672038aef7204c82947b [diff] [blame] |
Issue #19940: ssl.cert_time_to_seconds() now interprets the given time string in the UTC timezone (as specified in RFC 5280), not the local timezone. Patch by Akira.
diff --git a/Misc/ACKS b/Misc/ACKS index 035e525..f27e8f8 100644 --- a/Misc/ACKS +++ b/Misc/ACKS
@@ -23,6 +23,7 @@ Farhan Ahmad Matthew Ahrens Nir Aides +Akira Yaniv Aknin Jyrki Alakuijala Steve Alexander