Mailman 3 python.org
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

Async-sig July 2019

Start a nNew thread
Download
Threads by month
  • ----- 2023 -----
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
async-sig@python.org
  • 1 participants
  • 1 discussions
bioopenssl: ssl protocol for asyncio but using pyOpenSSL
by Daniel Holth 12 Jul '19

12 Jul '19
This is my first asyncio project. I will probably not finish it, but let me know if anyone's interested in picking up where I left off. It is `asyncio.sslproto`, but with all calls to `ssl` replaced with equivalent calls to pyOpenSSL's `OpenSSL.SSL` module. It passes some of the tests, I think it is basically working. This is useful because the built in `ssl` module is missing some features compared to pyopenssl. However the pyopenssl version would require additional work to do critical things like certificate and hostname checking. https://bitbucket.org/dholth/bioopenssl/src/default/ Thanks, Daniel Holth
1 1
0 0

HyperKitty Powered by HyperKitty version 1.3.8b1.