Commit graph

6 commits

Author SHA1 Message Date
f6089bac79 Run service as separate user
- create user cacert-goocsp in postinst script
- use CAP_NET_BIND_SERVICE in systemd unit to allow binding to
  priviledged ports
- change config file path to /etc/goocsp/config.yaml
2022-10-11 19:39:03 +02:00
60430c9720 Include changelog.md in Debian packages 2022-10-11 18:08:12 +02:00
692f95ac1a Add gitea settings for goreleaser 2022-10-11 17:59:14 +02:00
c5c8150883 Add systemd service, support dynamic configuration
This commit provides examples for both CRL and openssl index.txt based
configurations. README.md is added to the generated Debian packages.

A systemd service unit file has been added.

The configuration file can now be specified using the -configFile
command line flag.
2022-09-10 11:08:45 +02:00
4cd384b69c Add ARM builds to goreleaser config 2022-09-10 10:39:57 +02:00
434b544e78 Add goreleaser configuration 2022-03-21 18:46:24 +01:00