What is the procedure to configure Zammad with self-signed SSL certificate? All we could find is the procedure with Let’s Encrypt, but Let’s Encrypt doesn’t work with internal domain names. We have Zammad system installed in our local lab environment and it uses “mydomain.iss.local” names.
Used Zammad version: 2.7.x
Used Zammad installation source: yum
Operating system: Centos 7
Browser + version: all
Expected behavior:
Properly working SSL
Actual behavior:
My attempt to install self signed certificate ended with error “Cannot verify certificate”
Take a look at our cheat sheet we made for our Zammad install. We use it with LetsEncrypt. At the bottom of the sheet is a script you can create to automatically renew the certificate. You’ll need to create the actual cronjob yourself with timings appropriate to you though.