7 Commits (745e0ee28a515c67dd9af02bff499d308151f076)

Author SHA1 Message Date
Jan Dittberner 6ef93d2db5 Add metadata for Debian packages 2 years ago
Jan Dittberner 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
2 years ago
Jan Dittberner 60430c9720 Include changelog.md in Debian packages 2 years ago
Jan Dittberner 692f95ac1a Add gitea settings for goreleaser 2 years ago
Jan Dittberner 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.
2 years ago
Jan Dittberner 4cd384b69c Add ARM builds to goreleaser config 2 years ago
Jan Dittberner 434b544e78 Add goreleaser configuration 3 years ago