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:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol #1445

Open
nononymousse opened this issue Mar 5, 2023 · 7 comments
Open

Comments

@nononymousse
Copy link

My setup :

  • Client : Windows 11 22H2 w/ TransGUI v5.18.0 x64
  • Server : Debian 11 w/ Transmission 3.00

Hi ^^

i did want to run TransGUI on my desktop but each time it try to connect to my server, i get this error : error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol

I did read some issues here and put OpenSSL files on the folder but nothing change

Don't know if it's related but i did enabled the web gui with TLS 1.3

Thank you for all your future answers, it will really help ^^

@xavery
Copy link
Contributor

xavery commented Mar 6, 2023

Transgui uses OpenSSL 1.0.2, which doesn't support TLS 1.3.

@xavery
Copy link
Contributor

xavery commented Mar 8, 2023

FYI, I switched my fork to OpenSSL v3 but you'd have to build transgui yourself as binaries are not yet available.

@Mrnofish
Copy link

Mrnofish commented Mar 9, 2023

binaries are not yet available

So you do have plans? Watched & Starred!

@xavery
Copy link
Contributor

xavery commented Mar 9, 2023

binaries are not yet available

So you do have plans? Watched & Starred!

Yes, eventually I'd like to make builds straight in GitHub Actions but there's a lot of stuff to figure out, so I can't make any promises yet.

@nononymousse
Copy link
Author

thx for your answers, i will look for that fork ☺️
(not very experienced with compiling in general and i never done it on Windows. Wish me luck lol xD)

(btw i wont close this thread unless the project dosen't use TLS 1.3, that fair imo but i could be wrong)

@xavery
Copy link
Contributor

xavery commented Mar 18, 2023

@nononymousse Windows builds of my fork are now available, please use the Actions menu to access the recent artifacts made from master like this one. If you encounter any issues, please report them in the fork.

@nononymousse
Copy link
Author

nononymousse commented Mar 18, 2023

Thanks a lot for your answer works like a charm ^^
(after i remembered i have a reverse proxy setup so i had to use 443 port 😅)

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

No branches or pull requests

3 participants