Hello @sebageek,
I just learned through https://bugs.gentoo.org/975418 that:
- pyopenssl 26.2.0 removed class
X509Extension in commit pyca/pyopenssl@7e42f8f that servefile is currently using.
- pyopenssl 26.3.0 removed class
X509Req in commit pyca/pyopenssl@9bad760 that servefile is currently using.
- Debian sid and Gentoo both have pyopenssl 26.3.0 packaged today.
It would be cool to see working SSL support return in the future. Thanks for your consideration! 🙏
Best, Sebastian
Hello @sebageek,
I just learned through https://bugs.gentoo.org/975418 that:
X509Extensionin commit pyca/pyopenssl@7e42f8f that servefile is currently using.X509Reqin commit pyca/pyopenssl@9bad760 that servefile is currently using.It would be cool to see working SSL support return in the future. Thanks for your consideration! 🙏
Best, Sebastian