Skip to content

ship(websocket_client): add ssl cipher list to lws context#25

Merged
mansandersson merged 1 commit into
NIBEGroup:mainfrom
citolen:ncitoleux/websocket-client-ssl-cipher-list
May 18, 2026
Merged

ship(websocket_client): add ssl cipher list to lws context#25
mansandersson merged 1 commit into
NIBEGroup:mainfrom
citolen:ncitoleux/websocket-client-ssl-cipher-list

Conversation

@citolen

@citolen citolen commented May 13, 2026

Copy link
Copy Markdown
Contributor

If the websocket client ssl cipher list is not provided some servers will reject the connection immediately.

[2026/05/13 07:46:26:5417] I: reason: tls: error:0A000410:SSL routines::ssl/tls alert handshake failure

This PR specifies the ssl cipher list for the websocket client.
It is the same list as the http server.

@mansandersson mansandersson merged commit 8233baf into NIBEGroup:main May 18, 2026
5 checks passed
@mansandersson

Copy link
Copy Markdown
Contributor

Thank you for your contribution

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants