Hello, I am looking for and I could not find on the forum how to install the ssl certificate with * on egw CE 20.1.20201217
created
last reply
- 5
replies
- 1.9k
views
- 3
users
- 6
links
Hello, I am looking for and I could not find on the forum how to install the ssl certificate with * on egw CE 20.1.20201217
Are you talking about a wildcard certificate, with a SAN eg. *.example.org to use for egw.example.org2?
You use it exactly, as you would use a certificate for egw.example.org2.
Ralf
Yes i have a wildcard certficate with *.exemple.org and i have my egw on page my.new,egw.exemple.org1, how to install certificate on my version of egw ?
Hi Lukasz.
The “installation” of an SSL certificate has primarily nothing to do with EGroupware.
In a standard installation, a web server is installed as a reverse proxy in order to combine the other services (Collabora Online, Rocket.Chat, Guacamole, …) under one address or to make them accessible.
You must therefore carry out the SSL configuration on the reverse proxy.
Please have a look at this:
However, you have not told us how you installed EGroupware or in which constellation you are operating it. Of course, everything depends on that in this case.
And also where you have to install your certificate.
I have described the use of Let’s Encrypt here:
If this is a problem for you, our support team will also be happy to help:
We can also help with the migration from e.g. EGroupware 1.8. We do that often, we know our business
Stefan
Hi Stefan,
I have installed the versions from https://github.com/EGroupware/egroupware/wiki/20.1--Installation-using-egroupware-docker-RPM-DEB-package5, and I can see that it is put on ngnix.
The server itself runs on http and there are no problems with it, but, for example, cameras on jitsi do not go…I can’t find nginx.conf to install ssl…