Skip to content

Set ciphers to DEFAULT in socket_client.py to connect with a wider range of chromecast devices#990

Open
eljefe80 wants to merge 1 commit intohome-assistant-libs:masterfrom
eljefe80:patch-1
Open

Set ciphers to DEFAULT in socket_client.py to connect with a wider range of chromecast devices#990
eljefe80 wants to merge 1 commit intohome-assistant-libs:masterfrom
eljefe80:patch-1

Conversation

@eljefe80
Copy link
Copy Markdown

Add context.set_ciphers('DEFAULT') to allow older ciphers to work

Add context.set_ciphers('DEFAULT') to allow older ciphers to work
@emontnemery
Copy link
Copy Markdown
Collaborator

Please motivate why this change is needed

@eljefe80
Copy link
Copy Markdown
Author

eljefe80 commented Dec 3, 2024

HI @emontnemery!

As described in #963, there is at least one closed-source chromecast client that is using older ciphers that fail connection attempts as-is. I wouldn't say it's needed, but personally, it would be nice to not have to edit this file every time a new home assistant container is deployed.

Thanks,
Jeff

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.

2 participants