1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Jan Dittberner da93c32436 Merge branch 'master' into old_signer_image 2020-12-28 21:20:00 +01:00
Jan Dittberner 7681876e10 Fix Perl::Critic warnings in server.pl 2020-12-27 20:07:19 +01:00
Jan Dittberner fd39d4adce Add a signer variant with ancient base image
The production signer is using a really old base OS (Debian 4.0 Etch or
5.0 Lenny) with some packages like openssl from Debian 6.0 Stretch. This
commit uses the oldest available Docker base image to make a somewhat
reproducible variant of this OS.
2020-12-25 08:13:22 +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