#!/bin/bash -e
# regenerate openldap tls certificates

. /etc/default/inithooks

turnkey-regen-ldap-certs $(hostname -f)
