Commit graph

7 commits

Author SHA1 Message Date
Jan Dittberner 8db91abf9e Fix docker build for EOL Debian release 2024-02-10 13:48:02 +01:00
Jan Dittberner 2c1dc14eaf Fix image builds for jessie
- jessie's regular archive key expired. This commit switches to
  debian/eol:jessie as base image
2022-12-21 18:04:18 +01:00
Jan Dittberner 5c924ee206 Install libemail-mime-perl in signer_client image 2020-12-28 20:12:15 +01:00
Jan Dittberner dc9bef9948 Implement perl::critic suggestions in client.pl
This commit implements refactorings to partially satisfy perl::critic. The
refactored code requires the Readonly Perl library.
2020-12-28 11:09:46 +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