1CACERTDIR_REHASH(8) System Manager's Manual CACERTDIR_REHASH(8)
2
3
4
6 cacertdir_rehash - simple script to create or update hash links to cer‐
7 tificate files in a directory
8
10 cacertdir_rehash <directory>
11
13 cacertdir_rehash is a simple shell script that is called by authconfig
14 and authconfig-gtk. It uses openssl command line utility to create hash
15 symbolic links of certificate files in the specified directory.
16
17
19 The script is internal to authconfig and its functionality and command
20 line options might be changed in future.
21
22
24 cacertdir_rehash returns 0 on success, non-zero on error.
25
26
28 authconfig(8), authconfig-gtk(8), openssl(1)
29
30
32 Tomas Mraz <tmraz@redhat.com>
33
34
35
36Red Hat, Inc. 31 March 2010 CACERTDIR_REHASH(8)