summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-10-21-17-39-32.bpo-34271.P15VLM.rst
blob: 344388f7f2287f22619da095406d1093b8f726c0 (plain)
1
2
3
Add debugging helpers to ssl module. It's now possible to dump key material
and to trace TLS protocol. The default and stdlib contexts also support
SSLKEYLOGFILE env var.