Skip to content
This repository was archived by the owner on Jun 22, 2026. It is now read-only.
This repository was archived by the owner on Jun 22, 2026. It is now read-only.

ssl.Purpose.CLIENT_AUTH #141

Description

@brevius

Currently it is impossible to connect with Mattermost serwer (10+) due to bug
WARNING mattermostdriver.websocke Failed to establish websocket connection: Cannot create a client socket with a PROTOCOL_TLS_SERVER context (_ssl.c:811)

Proposed solution is to change ssl.Purpose.CLIENT_AUTH to ssl.Purpose.SERVER_AUTH line 29 in websocket.py file

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