How do i configure the hostname on which globaleaks listen? #4792
-
|
Hi all, I'm working on deploying the application into a Kubernetes cluster. Everything works correctly, but I'm having some trouble exposing the end-user application. I understand that, by design for security reasons, GlobaLeaks doesn't accept proxied connections. That's fine—I can set the Service as a LoadBalancer and expose ports 80 and 443 directly and map it to 8080 and 8443 exposed by Docker container. However, how can I define the hostname to correctly handle the HTTP-01 challenge for Let's Encrypt? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
|
Thank you for your question @rommelandrea The hostname can be cownfigured in the network settings and to enable letsencrypt you should activate what is called "Automatic mode": |
Beta Was this translation helpful? Give feedback.
-
|
@evilaliv3 thank you for your support. this solve the issue for the certificate. I have another question because I thought the issues might be related. When I try to submit a report, I don’t get any error message, but I’m taken back to the top of the page. There are no errors in the Chrome console, and I’ve also tried disabling TOR. Do you have any information about this? |
Beta Was this translation helpful? Give feedback.
Thank you for your question @rommelandrea
The hostname can be cownfigured in the network settings and to enable letsencrypt you should activate what is called "Automatic mode":
https://docs.globaleaks.org/en/stable/user/admin/index.html#https