We need to keep valid certificates for the VDT machines and some of the services then run. When certificates have expired or are about to expire, follow these instructions to renew them.
There are a few parts of the VDT that help with the overall task:
Globus-Base-Essentials packagevdt/setup/configure_cert_request --ca=1c3f2ca8
$X509_CERT_DIR/doegrids directoryGRID_SECURITY_DIR environment variable to
$VDT_LOCATION/globus/shareFor each machine or service certificate that needs renewing:
doegrids-cert-request:
-host switch with the fully-qualified hostname-service switch and the service identifierExamples:
./doegrids-cert-request -host vdt-redhat9.cs.wisc.edu ./doegrids-cert-request -host vdt-redhat9.cs.wisc.edu -service ldap
The command output tells where it saved the resulting .pem files, such as
$VDT_LOCATION/globus/share or $VDT_LOCATION/globus/share/<service>.
/p/condor/home/certificates/<machine>/p/condor/home/certificates/<machine>/<service>.pem files generated above to the machine-specific certificate directory
For example:
cp $VDT_LOCATION/globus/share/*.pem /p/condor/home/certificates/vdt-sles9-ia64/
Presently, only Alain can do this step.
Once you have the new certificate(s):
/p/vdt/workspace/grid-security directorymake-tarballs