cacertdir_rehash − simple script to create or update hash links to certificate files in a directory
cacertdir_rehash <directory>
cacertdir_rehash is a simple shell script that is called by authconfig and authconfig-gtk. It uses openssl command line utility to create hash symbolic links of certificate files in the specified directory.
The script is internal to authconfig and its functionality and command line options might be changed in future.
cacertdir_rehash returns 0 on success, non-zero on error.
authconfig(8), authconfig-gtk(8), openssl(1)
Tomas Mraz <tmraz@redhat.com>