-
-
Notifications
You must be signed in to change notification settings - Fork 33
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
Certificate errors when connecting from mumble desktop #26
Comments
mumble use certificate for tls encryption, not for http packets. |
How do I go about acquiring a cert for my server? do I do so from the shell within the docker container? |
The Mumble server will automatically generate a certificate, if it doesn't have one yet. |
The mumble documentation has instructions on how to set up letsencrypt...it's not a cakewalk but not insanely hard either. |
Hi, I have the following problem. The docker mumble server is running and lokal network connections from mumble clients working as expected but our Firewall has deep ssl inspection enabled and every client, who tried to connect from outside, gets this error message:
I tried to load our official wildcard certificate that fits to the docker host but mumble server cannot read it, no matter which format I try. I believe that mumble doesn't accept own certificates. who can help and what's the problem here ? Every settings that I change is done via enviroment settings like MUMBLE_CONFIG_sslCA= ......
Regards, |
Hi all, sorry if this isn't the proper place to ask this but I'm having issues. I installed the container through docker compose and got nginx properly configured for it, and it passes certification in a web browser. AM I doing something wrong? I'm using the desktop version in the ubuntu repos if age of the package makes a difference
The text was updated successfully, but these errors were encountered: