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.

Setting up CA files in VDT 1.10.1

VDT comes with a set of files for well-known CAs (Certificate Authorities). More specifically these files are public keys and signing policies for various CAs.Having public keys for certain CAs installed in an appropriate location (see below) allows you to authenticate against remote hosts and services certified by these CA's.

The VDT gives the user an option to install CA files into one of three locations:

1) /etc/grid-security/certificates (if user has access to these directories)
2) $VDT_LOCATION/globus/share/certificates
3) Don't install in any location

For example, during a typical installation the user will se the following question:

The VDT typically installs public certificates and signing policy files 
for the well-known public CA's. This is necessary in order for you to 
perform GSI authentication with any remote Grid services (that have 
service/host certificates signed by these CA's).

For more information please refer to the VDT documentation:
http://vdt.cs.wisc.edu/releases/1.10.1/setup_ca.html

Where would you like to install CA files?

Choices:
        r (root)  - install into /etc/grid-security/certificates
                   (existing CA files will be preserved)
        l (local) - install into $VDT_LOCATION/globus/share/certificates
        n (no)    - do not install

Notice that there are three options. How do you know which one to choose?

As of VDT 1.10.1 and later, after installation of the VDT, an additional step is required to install the CA certificates. More information

When the CA Certificates are installed, the VDT does the following as part of the install process:

See also: