Note: This version of the VDT (1.7.1) is no longer supported. Feel free to look through the documentation and install it, but we cannot guarantee support for it. The current stable release is 2.0.0.

configure_fetch_crl

configure_fetch_crl - Configuration script for Fetch-CRL

Synopsis

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

Description

--server <y,n>
For y, add a cron job ron to run fetch-crl daily For n, removes the cron job.
--vdt-install <VDT installation root>
configure_fetch_crl 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.