Skip to content

SSL support breaks with pyopenssl >=26.2.0 #33

Description

@hartwork

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions