[New-bugs-announce] [issue30525] Expose SCTs on TLS connections
Alex Gaynor
report at bugs.python.org
Wed May 31 08:21:52 EDT 2017
New submission from Alex Gaynor:
CT (https://www.certificate-transparency.org/) is starting to become a thing! It'd be great if we exposed SCTs (whether from TLS extensions, OCSP, or embedded in the certificate) for TLS connections. This would allow higher level protocols to begin acting on them.
This would need to be an OpenSSL 1.1.0+ feature.
----------
assignee: christian.heimes
components: SSL
messages: 294838
nosy: alex, christian.heimes, dstufft, janssen
priority: normal
severity: normal
status: open
title: Expose SCTs on TLS connections
versions: Python 3.7
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30525>
_______________________________________
More information about the New-bugs-announce
mailing list