Man Page: pkcs11_make_hash_link
Operating Environment: debian
Section: 1
pkcs11_make_hash_link(1) General Commands Manual pkcs11_make_hash_link(1)NAMEpkcs11_make_hash_link - SmartCard PKCS#11 create a CA certificate linkSYNTAXpkcs11_make_hash_linkDESCRIPTIONpkcs11_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 dec 17 11:27 d0e0e6f3.0 -> testCA-cacert.der -rw-r--r-- 1 root root 985 avr 4 2007 testCA-cacert.derAUTHORSJuan Antonio Martinez <jonsito@teleline.es>SEE ALSOpam_pkcs11(8) PAM-PKCS11 User Manual pkcs11_make_hash_link(1)
| Related Man Pages |
|---|
| pklogin_finder(1) - opensolaris |
| card_eventmgr(1) - debian |
| pklogin_finder(1) - debian |
| card_eventmgr(1) - centos |
| strongimcv_pki(1) - centos |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Is UNIX an open source OS ? |
| Introduction |
| Find columns in a file based on header and print to new file |
| Weird 'find' results |