Issue #25114, asyncio: add ssl_object extra info to SSL transports
This info is required on Python 3.5 and newer to get specific information on the SSL object, like getting the binary peer certificate (instead of getting it as text).
V
Victor Stinner committed
f7dc7fb74d7c44a60f36a69437125f5ff70e32e5
Parent: 808d641