Specifically I was interested in OCSP stapling. One might also be
interested in certain other callbacks like the one needed to serve SNI on
Python < 3.7. It's possible to load certs from memory instead of from the
filesystem in pyOpenSSL. The most important missing piece is hostname
verification; pyOpenSSL users tend to use
https://pypi.org/project/service_identity/ for that.
_______________________________________________
Async-sig mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
Code of Conduct: https://www.python.org/psf/codeofconduct/

Reply via email to