Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TLS Handshake Failure on Certain Samsung TVs #1

Open
MatanYamin opened this issue Dec 26, 2024 · 0 comments
Open

TLS Handshake Failure on Certain Samsung TVs #1

MatanYamin opened this issue Dec 26, 2024 · 0 comments

Comments

@MatanYamin
Copy link

Description:
When attempting to connect to a Samsung TV using the library, the connection fails on some TV models during the TLS handshake. Below is the relevant error message:

WebSocketSharp.WebSocketException: An error has occurred during a TLS handshake. System.Security.Authentication.AuthenticationException: Authentication failed. Interop+AppleCrypto+SslException: bad protocol version

Details:

The library works fine with one TV model but fails with another.
The connection is initiated on port 8002, and the pairing process is expected.
The issue appears to be related to the TLS protocol version being used during the handshake.

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

No branches or pull requests

1 participant