post_install() {
  cat <<MSG
>>> The openpgp-ca-restd service does *not* have any form of authentication.
    Front it with a webserver to provide authentication and use a firewall to
    ensure no other host has access to it.
MSG
}