[New-bugs-announce] [issue37179] asyncio loop.start_tls() provide support for TLS in TLS

Cooper Lees report at bugs.python.org
Thu Jun 6 13:55:13 EDT 2019


New submission from Cooper Lees <me at cooperlees.com>:

aiohttp would love to be able to support HTTPS Proxy servers. To do this, asyncio itself needs to be able to provide TLS within TLS connections.

Can we add this support to asyncio please.

(I tried search but could not find a related issue - Please merge if there is)

----------
components: asyncio
messages: 344846
nosy: asvetlov, cooperlees, yselivanov
priority: normal
severity: normal
status: open
title: asyncio loop.start_tls() provide support for TLS in TLS
versions: Python 3.8

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37179>
_______________________________________


More information about the New-bugs-announce mailing list