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

Apache Guacamole can't work with TLS #72

Open
doncicuto opened this issue Oct 15, 2022 · 0 comments
Open

Apache Guacamole can't work with TLS #72

doncicuto opened this issue Oct 15, 2022 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@doncicuto
Copy link
Owner

When Glim runs with TLS support, Apache Guacamole has problems with TLS bind response.

Although I add my CA.pem file to Guacamole using keytool:

Guacamole throws a timeout exception waiting for Glim's bind response.

Glim receives credentials and then TLS connection is set, but somehow socket keeps open as if Guacamole could not validate TLS response or Glim's response wasn't good for Guacamole.

The same operation works without TLS so it may be an issue with tls sockets. I will try to run Wireshark or enable Guacamole debug to grasp where's the problem.

@doncicuto doncicuto added the bug Something isn't working label Oct 15, 2022
@doncicuto doncicuto self-assigned this Oct 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant