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

Error during SSL handshake unsupported protocol Android 4.4.2 #6606

Open
itsfelipe-dev opened this issue Oct 12, 2024 · 0 comments
Open

Error during SSL handshake unsupported protocol Android 4.4.2 #6606

itsfelipe-dev opened this issue Oct 12, 2024 · 0 comments
Labels

Comments

@itsfelipe-dev
Copy link

itsfelipe-dev commented Oct 12, 2024

The issue

Server:

Murmur 1.5.634 running on Windows: Windows 10 Pro 2009 22631.286
Client: Mumla 3.6.10 running on Android 4.4.2

Error:

0:(-1)> Connection closed: Error during SSL handshake: error:0A000102:SSL routines::unsupported protocol [13]`

Log:

`2024-10-12 20:27:05.330 SSL: OpenSSL version is 'OpenSSL 3.2.0 23 Nov 2023'

2024-10-12 20:27:05.340 MetaParams: TLS cipher preference is "TLS_AES_256_GCM_SHA384:TLS_CHACHA20_POLY1305_SHA256:TLS_AES_128_GCM_SHA256:ECDHE-ECDSA-AES256-GCM-SHA384:ECDHE-RSA-AES256-GCM-SHA384:ECDHE-ECDSA-AES128-GCM-SHA256:ECDHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-GCM-SHA384:DHE-RSA-AES128-GCM-SHA256:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:AES256-SHA:AES128-SHA"
2024-10-12 20:27:05.347 SSL: CA certificate filter applied. Filtered size: 78, original size: 78

2024-10-12 20:27:06.752 Murmur 1.5.634 running on Windows: Windows 10 Pro 2009 22631.2861 [x64]: Booting servers

2024-10-12 20:27:26.587 1 => <0:(-1)> New connection: 192.168.1.247:34600
2024-10-12 20:27:26.588 Connection: Failed to add flow to QOS
2024-10-12 20:27:26.612 1 => <0:(-1)> Connection closed: Error during SSL handshake: error:0A000102:SSL routines::unsupported protocol [13]`

Config:

i tried using this settings, but it still doesn't work

murmur.ini
sslCiphers=EECDH+AESGCM:EDH+aRSA+AESGCM:DHE-RSA-AES256-SHA:DHE-RSA-AES128-SHA:AES256-SHA:AES128-SHA:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS

Any help will be appreciated, thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant