logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

globus-update-certificate-dir - Update symlinks in the trusted CA directory

Author

       Copyright © 1999-2014 University of Chicago

Grid Community Toolkit 6                           03/31/2018                              GLOBUS-UPDATE-CERT(8)

Description

       The globus-update-certificate-dir program creates symlinks between files (CA certificates, certificate
       revocation lists, signing policy, and certificate request configuration files) using the certificate hash
       the installed version of OpenSSL uses. OpenSSL 1.0.0 uses a different name hashing algorithm than
       previous versions, so CA distributions created with older versions of OpenSSL might not be able to locate
       trusted CAs and related files. Running globus-update-certificate-dir against a trusted CA directory will
       add symlinks to the files to the hash if needed.

Environment

       The following variables affect the execution of globus-update-certificate-dir:

       X509_CERT_DIR
           Default trusted certificate directory.

       HOME
           Path to the current user’s home directory.

       GLOBUS_LOCATION
           Path to the Globus installation.

Name

       globus-update-certificate-dir - Update symlinks in the trusted CA directory

Options

-help
           Display a help message to standard output and exit

       -dDIRECTORY
           Create links in the trusted CA directory DIRECTORY instead of using the default search path.

Synopsis

globus-update-certificate-dir -help

       globus-update-certificate-dir [-d DIRECTORY]

See Also