Note: This version of the VDT (1.10.1) is supported, but is not our latest stable release. The current stable release is 2.0.0.

configure_ca_cert_update

configure_ca_cert_updater - Configuration script for vdt-update-certs

Synopsis

    configure_ca_cert_updater --server <y,n>
                               --vdt-install <VDT installation root>

Description

--server <y,n>
For y, add enabled a cron job to run vdt-update-certs For n, removes the cron job.
--vdt-install <VDT installation root>
configure_ca_cert_updater will look for the root of the VDT installation at $VDT_LOCATION. If you do not have that set you can specify it with --vdt-install instead.
--help, --usage
Print a usage message.