1
0
Fork 0
Commit graph

13 commits

Author SHA1 Message Date
Jan Dittberner 5c924ee206 Install libemail-mime-perl in signer_client image 2020-12-28 20:12:15 +01:00
Jan Dittberner aa9685aa27 Remove obsolete tverify hostname 2020-12-26 15:53:11 +01:00
Jan Dittberner 59f4834a4d Configure OCSP and CPS URLs for local signer 2020-12-26 15:53:11 +01:00
Jan Dittberner b6bead34ab Add GPG support to signer image 2020-12-26 08:31:58 +01:00
Jan Dittberner d0d7ba64d9 Improve signer and signer_client setup 2020-12-24 08:03:24 +01:00
Jan Dittberner 774c6b0e9c Add signer configuration 2020-12-23 22:14:13 +01:00
Jan Dittberner e8ad6b9ba7 Start adding signer containers
This is work in progress to add the signer components
2020-12-23 09:53:52 +01:00
Jan Dittberner f9b0eb5195 Rename application to webdb
This commit renames the application container to webdb and drops the
test suffix in favour of using www.cacert.localhost directly. The server
certificate for www.cacert.localhost got an additional
subjectAlternativeName secure.cacert.localhost and is used for both
hostnames now.

Environment variables containing _APP have been renamed to _WEBDB to
keep consistency.
2020-12-23 07:17:06 +01:00
Jan Dittberner 0c56512174 Add cats to the docker-compose setup 2020-12-22 15:51:13 +01:00
Jan Dittberner af156f24c6 Configure mgr and mail containers
This commit configures IMAP to work properly and makes logs of mgr and
dovecot available.
2020-12-22 14:19:31 +01:00
Jan Dittberner 30ddadd954 Add test mgr setup 2020-12-22 08:49:18 +01:00
Jan Dittberner ff5ea7dd39 Refine local setup
- Add dependencies for gettext and PDF support
- add whois and netbase to support whois checks
- remove docker/mysql.php because configuration should be done via
  environment variables
- install CAcert CA certificates to allow retrieval of translation data
  from translations.cacert.org
- build i18n files on start of application container
- disable broken OCSP stapling for local certificates
- add language data during database initialization
2020-12-21 18:44:20 +01:00
Jan Dittberner 279dbcffbf Implement docker-compose setup for CAcert software 2020-12-20 14:52:15 +01:00