1GLOBUS-UPDATE-CERT(8) Grid Community Toolkit Manual GLOBUS-UPDATE-CERT(8)
2
3
4
6 globus-update-certificate-dir - Update symlinks in the trusted CA
7 directory
8
10 globus-update-certificate-dir -help
11
12 globus-update-certificate-dir [-d DIRECTORY]
13
15 The globus-update-certificate-dir program creates symlinks between
16 files (CA certificates, certificate revocation lists, signing policy,
17 and certificate request configuration files) using the certificate hash
18 the installed version of OpenSSL uses. OpenSSL 1.0.0 uses a different
19 name hashing algorithm than previous versions, so CA distributions
20 created with older versions of OpenSSL might not be able to locate
21 trusted CAs and related files. Running globus-update-certificate-dir
22 against a trusted CA directory will add symlinks to the files to the
23 hash if needed.
24
26 -help
27 Display a help message to standard output and exit
28
29 -d DIRECTORY
30 Create links in the trusted CA directory DIRECTORY instead of using
31 the default search path.
32
34 The following variables affect the execution of
35 globus-update-certificate-dir:
36
37 X509_CERT_DIR
38 Default trusted certificate directory.
39
40 HOME
41 Path to the current user’s home directory.
42
43 GLOBUS_LOCATION
44 Path to the Globus installation.
45
47 Copyright © 1999-2014 University of Chicago
48
49
50
51Grid Community Toolkit 6 03/31/2018 GLOBUS-UPDATE-CERT(8)