Note: This version of the VDT (1.2.4) 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.

Setting up CA files in VDT 1.2.4

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:

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 Globus documentation:
http://www.globus.org/security/config.html

You have the following options on installing CA files:
    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?

In either case, VDT does the following as part of installation of CA files (DOE-EDG-Certificates package)

See also: