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 -- async-sig@python.org To unsubscribe send an email to async-sig-le...@python.org %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s Code of Conduct: https://www.python.org/psf/codeofconduct/