Commit Graph

6 Commits (f13d2d2329d7b08a388ca5368e2a9305936b51d3)

Author SHA1 Message Date
mlan f13d2d2329 - [kopano](src/kopano) Now, use man pages and sample config files to find valid keys to match envvar. 2020-11-17 21:58:33 +01:00
mlan 9d7ed67165 - [kopano](src/kopano) Now create SSL dir if it is missing. 2020-11-17 09:04:57 +01:00
mlan 362f4e3865 - [docker](src/docker/bin/docker-config.sh) Generalized `dc_cond_chown()`.
- [kopano](src/kopano) Updated documentation and bug fix of support for secure IMAPS, POP3S and ICALS.
2020-11-15 20:27:46 +01:00
mlan 8b252367b9 - [acme](src/acme) Added module providing Let's encrypt TLS certificates using ACME.
- [acme](src/acme) Fixed ACME module shell (ash and bash) portability.
2020-11-11 19:08:41 +01:00
mlan 162e9ca256 - [kopano](src/kopano) Adding support for secure IMAPS, POP3S and ICALS.
- [kopano](src/kopano) Now generate self-signed certs if needed.
- [demo](demo) Enable IMAPS, POP3S, ICALS and SMTPS in demo.
2020-11-10 15:44:38 +01:00
mlan 7309eba0e5 - [docker](Dockerfile) Remove the `debugtools` build target. There already exists an `app-debugtools` target in the [`demo/Makefile`](demo/Makefile).
- [docker](Dockerfile) Now use an unlock file, which is removed after a virgin container has been configured. This locks the configuration on restarts unless `FORCE_CONFIG` is given.
2020-11-09 12:03:46 +01:00