Add SSL Certificate to docker-compose install - CSR?

  • Used Zammad version: 6.5
  • Used Zammad installation type: docker-compose
  • Operating system: Debian 12
  • Browser + version: Chrome 135

I looked at the documentation and there doesn’t seem to be any info about getting an SSL certificate for a docker-compose environment.

Also in the paid SSL section is just mentions get your certificate bundle. This usually requires creating a CSR first and there is no mention on how to do that? How do I do it on a docker-compose install?

Any help or pointers much appreciated.

A CSR-Request technically has nothing to do with Zammad as an application and thus is not covered by the documentation.

Usually you’d use openssl for that, I googled that for you and picked a random site that fit:

If you’re not too firm with linux, you may want to consider using SaaS instead of a on premise installation. The docker installation method is easy to bring up, however, requires knowledge in that field and thus might not be suitable for you.

This topic was automatically closed 360 days after the last reply. New replies are no longer allowed.