configure_ca_cert_updater - Configuration script for vdt-update-certs
configure_ca_cert_updater --server <y,n>
--vdt-install <VDT installation root>
- --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.