dfn-domain-validation-check

command module
v1.0.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 12, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

README

Check if any of the registered domains of a DFN PKI CA need (re-)validation.

This is a companion tool for dfn-domain-validation.

Installation

  1. Create a dedicated user. We'll use automation here: adduser automation
  2. Create directory ~/.dfn-pki for the keys:
mkdir ~/.dfn-pki
chmod 700 ~/.dfn-pki
# copy tsm.cert tsm.chain tsm.key into ~/.dfn-pki
chmod 600 ~/.dfn-pki/tsm.key
  1. Install go. Fetch and build this software:
go get -v -u git.scc.kit.edu/KIT-CA/dfn-domain-validation-check
  1. Copy the contents of contrib/ to /etc/systemd/system on the target system (as root). Edit dfn-domain-validation-check.service and change the commandline options to match your CA. Run systemctl daemon-reload followed by systemctl enable --now dfn-domain-validation-check.timer.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL