This is the command pkcs11_make_hash_link that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
pkcs11_make_hash_link - SmartCard PKCS#11 create a CA certificate link
SYNTAX
pkcs11_make_hash_link
DESCRIPTION
pkcs11_make_hash_link creates a symbolic hash-link for each CA certificate and each CRL in
the given directory.
EXAMPLE
$ cd /etc/pam_pkcs11/cacerts
$ ls -l
total 4
-rw-r--r-- 1 root root 985 avr 4 2007 testCA-cacert.der
$ sudo pkcs11_make_hash_link
$ ls -l
total 4
lrwxrwxrwx 1 root root 17 déc 17 11:27 d0e0e6f3.0 -> testCA-cacert.der
-rw-r--r-- 1 root root 985 avr 4 2007 testCA-cacert.der
AUTHORS
Juan Antonio Martinez <[email protected]>
Use pkcs11_make_hash_link online using onworks.net services