![]() |
![]()
| ![]() |
![]()
NAMEpkcs11_make_hash_link - SmartCard PKCS#11 create a CA certificate link SYNTAXpkcs11_make_hash_link DESCRIPTIONpkcs11_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 AUTHORSJuan Antonio Martinez <jonsito@teleline.es> SEE ALSOpam_pkcs11(8)
|