commit | a07de31096767abd3b4529ae29c0487c8f21310b | [log] [tgz] |
---|---|---|
author | Paul Kehrer <paul.l.kehrer@gmail.com> | Tue Oct 02 07:54:31 2018 +0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Mon Oct 01 19:54:31 2018 -0400 |
tree | 28eb5577ebb97209332c50b17c92e29e981ac644 | |
parent | 1717f8c998b22fbbebec4b5514aee42fb3a2f68d [diff] |
support OCSP response parsing (#4452) * support OCSP response parsing * move the decorator to make pep8 happy * add some missing docs * review feedback * more review feedback